Releases: pranavpandey/dynamic-utils
Releases · pranavpandey/dynamic-utils
0.8.0
- 5e4ad44 - Added
DynamicFileUtils
to perform basic file operations.
- c4beb2c - Updated gradle plugin to 3.1.0-alhpa08.
- 6c1bb4d - Improved drawable tinting in
DynamicDrawableUtils
.
- 227845f - Updated build tools to 27.0.3.
0.7.0
- 9739d19 - Updated target SDK to 27.
- adc3a5a - Updated support library to 27.0.1.
- 0e45d32 - Update gradle plugin to 3.0.1.
- cc16948 - Udapted build tools to 27.0.1.
0.6.0
- 4dba6a1 - Added DynamicBitmapUtils to perform various bitmap operations.
- 23d2b43 - Added date function in device utils.
- 07d3927 - Added function to detect current orientation in window utils.
- 3a9df38 - Gradle plugin 3.0.0; Build tools 27.0.0; Support library 27.0.0.
0.5.0
- e5e7e81 - Added DynamicViewUtils to apply light status and navigation bar.
- db6f569 - Updated package utils.
- 29e7ebf - Improved window utils.
- 4d4a502 - Oreo in version utils.
- Bug fixes and improvements.
0.4.0
- a92c934 - Added exception in link utils.
- Updated support libraries to 26.0.1 so, minimum SDK is 14.
- Updated gradle plugin to 3.0.0-beta1.
- Hide support-compat dependency, add it manually in the module's
build.gradle
file.
- Bug fixes and improvements
0.3.0
- 0addb7e - Added
DynamicUnitUtils
to perform unit operations.
- Updated README.
0.1.0
Initial release, more features will be added later.