Skip to content

Releases: Appstractive/dns-sd-kt

1.0.5

22 Dec 15:25

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

1.0.4

04 Dec 07:46

Choose a tag to compare

What's Changed

  • Fix TXT Resolution in #15

Full Changelog: v1.0.2...v1.0.3

1.0.2

03 Dec 16:03

Choose a tag to compare

  • 62f634a Android 21 Support (#14)
  • 028783f Bump org.jetbrains.compose from 1.7.0 to 1.7.1 (#11)
  • 71546d4 Bump org.jmdns:jmdns from 3.5.12 to 3.6.0 (#10)
  • 33a1e34 Bump agp from 8.5.2 to 8.7.2 (#9)
  • 0b9e758 Bump kotlin from 2.0.21 to 2.1.0 (#13)
  • 0a1b30a Bump kotlin from 2.0.0 to 2.0.21 (#5)
  • 8e24df2 Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.0 to 1.9.0 (#6)
  • 5ece67b Bump androidx.startup:startup-runtime from 1.1.1 to 1.2.0 (#4)
  • a38b399 Bump org.jmdns:jmdns from 3.5.9 to 3.5.12
  • d05e274 Bump androidx.activity:activity-compose from 1.9.0 to 1.9.2

1.0.1

01 Aug 13:52

Choose a tag to compare

  • fix service listener not called on Apple targets if started from non main dispatcher
  • add service creation DSL
  • add suspended publish service function to advertise service during scope lifecycle

1.0.0

12 Jul 09:40

Choose a tag to compare

Initial Release