Releases: NucleusFramework/NucleusNativeAccess
Releases · NucleusFramework/NucleusNativeAccess
v0.6.0
What's Changed
- chore: rename namespace to dev.nucleusframework.nna by @kdroidFilter in #21
Full Changelog: v0.5.2...v0.6.0
v0.5.2
v0.5.1
What's Changed
- feat: auto-detect nativePackage from source declarations by @kdroidFilter in #17
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- test: 519 async battle tests for full coroutine coverage by @kdroidFilter in #15
- feat: Support inheritance, interfaces, sealed classes, and extension functions by @kdroidFilter in #16
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- fix: Coroutine edge cases + cross-feature battle tests by @kdroidFilter in #14
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat: Support List as function parameter by @kdroidFilter in #5
- feat: Support List/Set/Map fields in DataClass by @kdroidFilter in #6
- feat: Support List/Set/Map as properties by @kdroidFilter in #7
- feat: Support nullable callback parameters by @kdroidFilter in #8
- feat: Support Flow<List>, Flow<Set>, Flow<Map<K,V>> by @kdroidFilter in #9
- feat: Support nested collections (List<List>) by @kdroidFilter in #10
- feat: Support Flow by @kdroidFilter in #11
- feat: Support ByteArray in callbacks, DC fields, and collections by @kdroidFilter in #12
- feat: Support lambda/function as return type by @kdroidFilter in #13
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: Add suspend DataClass and Collection return type support by @kdroidFilter in #4
Full Changelog: v0.2.2...v0.3.0
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix: String retry + suspend ByteArray support + unsupported features docs by @kdroidFilter in #3
Full Changelog: v0.1.2...v0.2.0