Releases: aliab/Persian-Date-Picker-Dialog
Releases · aliab/Persian-Date-Picker-Dialog
1.8.0
- Fix LeapYear issue thanks to @bkhezry and Persian Calendar
- upgrade to gradle
7.4
- upgrade to API level
31
(Note that your compileSdkVersion
should be 31)
- upgrade AppCompat to
1.4.1
and material library to 1.5.0
- Fix select only month and year issue (PR #75) @n-khosh
1.7.1
- Fix wrong date issue [#71]
- Minor improvements
1.7.0
- support for max day and max month
1.6.1
- Persian Date library changed to new one
- Support for bottomsheet in api before lollipop
- Update Appcompat and other base libraries
- Add new listener to get the result and wrap calendar in a contract api
- Support for changing action button text size
- Old calendar and listener is now set as deprecated
1.5.2
- Fix init date issue when not provided
1.5.1
- add support for bottom sheet dialog
1.5.0
- Today button bug fixed
- Add methods to handle title type {no_title, with day, without day}
- Add support for number picker style
- migrate to androidX
- bug fix
1.4
- Methods for changing background and title color
- Fix min year bug
- Now you can force init date to override min year
- Minor bug fixed