Releases: andrewjapar/rangedatepicker
0.3
Version 0.3 - September 6, 2020
CPicker has a new update!
Well tested and ready to release 👯♂
We still working on optimization and some bugs but if you found any bugs, you can create an issue or PR.
What's New
0.2.4
Version 0.2.4 - May 10, 2020
CPicker has a new update!
Well tested and ready to release 👯♂
We still working on optimization and some bugs but if you found any bugs, you can create an issue or PR.
What's New
- Add scrollToDate when there is predefined date
- Fix ambiguous license header on file
0.2.3
Version 0.2.3 - February 1, 2020
CPicker has a new update!
Well tested and ready to release 👯♂
We still working on optimization and some bugs but if you found any bugs, you can create an issue or PR.
What's New
- Fix bug when setSelectionDate
- Revert back block function feature and will figure it out on the next release
0.2.2
Version 0.2.2 - January 31, 2020
CPicker has a new update!
Well tested and ready to release 👯♂
We still working on optimization and some bugs but if you found any bugs, you can create an issue or PR.
What's New
- Fix mismatch day with date in the picker
- Fix wrong calculation in the picker
- Support disable day of week title
0.2.1
Version 0.2.1 - January 20, 2020
CPicker has a new update!
Well tested and ready to release 👯♂
We still working on optimization and some bugs but if you found any bugs, you can create an issue or PR.
What's New
- Add the capability to set predefined date selection
- Fix predefined date selection initial date
0.2.0
Version 0.2.0 - January 20, 2020
CPicker has a new update!
Well tested and ready to release 👯♂
We still working on optimization and some bugs but if you found any bugs, you can create an issue or PR.
What's New
- Add the capability to set predefined date selection
0.1.0
Version 0.1.0 - January 15, 2020
Well tested and ready to release 👯♂
This is the first CPicker release that allows developers to try it freshly.
We still working on optimization and some bugs but if you found any bugs, you can create an issue or PR.
What's New
- We can use vertical calendar picker in our fragment, activity or dialog.
- We can modify the color, size and style of the picker.
- Cover basic functionality for single and range date selection.