Releases: eygraber/uri-kmp
Releases · eygraber/uri-kmp
Release 0.0.9
🐛 Bugs
- Remove extra dot from sed command (#46)
- Forgot to remove a matrix check from publish release workflow (#47)
Release 0.0.8
⚙️ 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
⚙️ 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
📦 Dependencies
- Dependabot: Bump actions/setup-java from 3.4.0 to 3.4.1 (#29)
Release 0.0.5
✨ 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
✨ Enhancements
- Create a Uri from a JVM File (#23)
⚙️ Chores
- Handle enhancement labels in release changelog (#22)
Release 0.0.3
🐛 Bugs
- Fix an issue with GitHub release workflow (#16)
🧪 Tests
- Test Apple extensions (#18)
Release 0.0.2
🐛 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)