Releases: noties/Enhance
Releases · noties/Enhance
v34
Applied new version-name strategy - now version equals latest supported Android SDK platform
Added
Changed
- Updated code structure, moved to
io.noties
package (no change for clients)
v1.3.0
- Android S_V2 (32)
- Tiramisu (33)
1.2.0
Added
- Android 12, SDK 31 API version
v1.1.1
Fixed
- Error message when SDK path is missing (#2)
Thanks @drakeet
v1.1.0
Added
- Android 11 (R) API version
- Ability to generate just the diff with the
diff
command line option
Fixed
- signature generation in
ApiInfoStoreImpl
v1.0.3
- Added support for Android 10 (29)
v1.0.2
- Add Pie (28) support
- Print latest supported version at the start
- User prompt if latest supported version is lower than the one that is being requested
v1.0.1
- Added Enum javadocing
- Printing current version as the first log statement