Skip to content

Releases: eygraber/uri-kmp

Release 0.0.8

05 Sep 21:44
Compare
Choose a tag to compare

⚙️ Chores

  • Correctly set sonatype auto release (#44)
  • Publish windows artifacts from a mac host (#45)

🐛 Bugs

  • Fix bumping the README version on release (#43)

Release 0.0.7

05 Sep 17:36
Compare
Choose a tag to compare

⚙️ Chores

  • Update versions in README (#34)
  • Some updates to the github workflows (#36)
  • Remove AndroidManifest.xml and use namespace (#40)

🐛 Bugs

  • Fix JS by using both compiler types (#33)
  • Use gradlew.bat for windows builds (#39)
  • Fix GitHub workflows on Windows again (#41)
  • Fix GitHub workflows on Windows again (powershell is the default shell) (#42)

📦 Dependencies

  • Update some dependencies (#32)
  • Dependabot: Bump HardNorth/github-version-generate from 1.1.2 to 1.2.0 (#38)
  • Try new publish plugin snapshot (#37)

Release 0.0.6

26 Jul 14:33
Compare
Choose a tag to compare

📦 Dependencies

  • Dependabot: Bump actions/setup-java from 3.4.0 to 3.4.1 (#29)

Release 0.0.5

07 Jul 15:18
Compare
Choose a tag to compare

✨ Enhancements

  • Change android-sdk-min to API 21 (#28)

⚙️ Chores

  • Fix the POM description (#24)

📦 Dependencies

  • Dependabot: Bump actions/setup-java from 3.1.1 to 3.2.0 (#25)
  • Dependabot: Bump actions/setup-java from 3.2.0 to 3.3.0 (#26)
  • Dependabot: Bump actions/setup-java from 3.3.0 to 3.4.0 (#27)

Release 0.0.4

24 Apr 23:51
Compare
Choose a tag to compare

✨ Enhancements

  • Create a Uri from a JVM File (#23)

⚙️ Chores

  • Handle enhancement labels in release changelog (#22)

Release 0.0.3

24 Apr 20:33
Compare
Choose a tag to compare

🐛 Bugs

  • Fix an issue with GitHub release workflow (#16)

🧪 Tests

  • Test Apple extensions (#18)

Release 0.0.2

24 Apr 11:17
Compare
Choose a tag to compare

🐛 Bugs

  • Keep build-logic gradle properties up to date after releasing (#13)
  • Wrap the add-and-commit param in quotes (#14)

📖 Documentation

  • Add maven info to README (#11)

Release 0.0.1

24 Apr 08:20
Compare
Choose a tag to compare
  • Initial release