Releases: KotlinGeekDev/kostr
Releases · KotlinGeekDev/kostr
v1.0-beta-06
What's Changed
- The kmp unification by @KotlinGeekDev in #21
Full Changelog: v1.0-beta-04...v1.0-beta-06
v1.0-beta-05
What's Changed
- Updated Kotlin to 2.0.20
- Make NostrService implement CoroutineScope, so that it's lifecycle can be handled by the user.
Full Changelog: v1.0-beta-04...v1.0-beta-05
v1.0-beta-04
What's Changed
- Fix Gradle version issues
v1.0-beta-03
What's Changed
- Request API refactor by @KotlinGeekDev in #15
- Dependency upgrades by @KotlinGeekDev in #16
Full Changelog: v1.0-beta-02...v1.0-beta-03
v1.0-beta-02
What's Changed
-
Kotlin 2.0 by @KotlinGeekDev in #13
-
Add macOS, iOS target support.
-
Full NIP-01 compliance
-
Add APIs to add relays with their addresses in string format.
-
NIP-42 Support
-
NIP-45 Support
Full Changelog: v1.0-beta-01...v1.0-beta-02
v1.0-beta-01
What's Changed
- NostrFilter now has a builder, for easier construction of filters. For how to use the new Builder API, you can check out the NostrFilterTests.
- (Re-)added error handling through the NostrService request() API.
- Added basic logging for NostrService.
Full Changelog: v1.0-beta...v1.0-beta-01
v1.0-beta: The Great KMP Migration
What's Changed
- Kmp migration by @KotlinGeekDev in #10
- Merge develop(multiplatform migration changes) into main by @KotlinGeekDev in #11
Full Changelog: v0.1-pre-alpha-9...v1.0-beta
Release 0.1-pre-alpha-9
What's Changed
- Move to Ktor, in preparation for KMP migration.
- Refactor Events API.
- Library versions updated.
- Introduce NostrService, with some refactors and fixes.
Full Changelog: v0.1-pre-alpha-8...v0.1-pre-alpha-9
v0.1-pre-alpha-8
What's Changed
- Some fixes and updated versioning. by @KotlinGeekDev in #7
Full Changelog: v0.1-pre-alpha-7...v0.1-pre-alpha-8
Version 0.1-pre-alpha-7(New bug fixing release)
What's Changed
- cleanup by @Giszmo in #1
- implement Tag deserialization by @Giszmo in #3
- Merge latest changes from main. by @KotlinGeekDev in #5
- cleanup by @Giszmo in #4
- Pull in changes from dev branch. by @KotlinGeekDev in #6
Full Changelog: v0.1-pre-alpha-6...v0.1-pre-alpha-7