Skip to content

Releases: KotlinGeekDev/Rhodium

v1.0-beta-19

06 Aug 09:28
f5dc715

Choose a tag to compare

What's Changed

New Contributors

  • @AmkSk made their first contribution in #44

Full Changelog: v1.0-beta-18...v1.0-beta-19

v1.0-beta-18

13 Mar 15:11

Choose a tag to compare

What's Changed

Full Changelog: v1.0-beta-17...v1.0-beta-18

v1.0-beta-17

21 Feb 12:11
e982d73

Choose a tag to compare

What's Changed

Changes for v1.0-beta-17. by @KotlinGeekDev in #35

  • Downgrade Ktor. Upgrade atomicfu and kotlinx-coroutines. POM fixes.

  • Configure apple targets to spit out frameworks. Enable testing on CI.

  • Fix workflow issues.

  • Fix regression caused by new coroutines version. Fix a test.

  • Update gradle wrapper validation task.

  • Fix unit tests for Android source set.

Full Changelog: v1.0-beta-16...v1.0-beta-17

v1.0-beta-16

20 Feb 18:52
be28a1e

Choose a tag to compare

What's Changed

Merge changes for v1.0-beta-16. by @KotlinGeekDev in #34

  • Revert changes to the source set related configs.

  • Some fixes.

  • Make changes for the Android source set to build correctly.

Full Changelog: v1.0-beta-15...v1.0-beta-16

v1.0-beta-15

20 Feb 15:54
0807168

Choose a tag to compare

What's Changed

Merge changes for v1.0-beta-15. by @KotlinGeekDev in #33

  • Disable minification. Some other fixes.

  • Use proguard rules. Change some source set related configs.

Full Changelog: v1.0-beta-14...v1.0-beta-15

v1.0-beta-15-post

20 Feb 16:09

Choose a tag to compare

v1.0-beta-15-post Pre-release
Pre-release

v1.0-beta-14

19 Feb 17:57
2385edf

Choose a tag to compare

What's Changed

Merge changes for v1.0-beta-14 by @KotlinGeekDev in #32

  • Make Event a father class. Adjust JSON encoder-decoder behaviour.

  • Introduce first child class: MetadataEvent. Adjust getMetadataFor() API to return a (up-to-date) MetadataEvent.

  • Some slight fixes and workarounds(until UUID works correctly).

Full Changelog: v1.0-beta-13...v1.0-beta-14

v1.0-beta-13

19 Feb 13:39
39c5de6

Choose a tag to compare

What's Changed

Changes for v1.0-beta-13. by @KotlinGeekDev in #31

  • Make relay info more descriptive/human-readable.

  • Add fetchRelayListFor() API.

Full Changelog: v1.0-beta-12...v1.0-beta-13

v1.0-beta-12

18 Feb 14:28
e50f345

Choose a tag to compare

What's Changed

Changes for v1.0-beta-12 by @KotlinGeekDev in #30

  • Fix bug whereby the nip05 code did not take into account "_@domain". It only took into account "domain".

  • Fix Gradle source-set issues. Harmonize naming.

Full Changelog: v1.0-beta-11...v1.0-beta-12

New version: v1.0-beta-11

16 Feb 14:10
18158c1

Choose a tag to compare

What's Changed

Changes for v1.0-beta-11 by @KotlinGeekDev in #29

  • Disable desugaring.
  • Enable minification(for the Android library)

Full Changelog: v1.0-beta-10...v1.0-beta-11