Releases: shan-shaji/day_picker
Releases · shan-shaji/day_picker
v2.3.0
What's Changed
- Adding more coloring options by @guyluz11 in #19
- feat(@AtiaDjaberDev): Expose elevation and borderWidth properties in #21.
- Refactor: add very good analysis.
- Requires dart >= 3.0.0 and Flutter >= 3.10.0.
New Contributors
- @AtiaDjaberDev made their first contribution in #21
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- fix: fix range error (#7) by @shan-shaji in #8
- Add the dayKey key to the DayInWeek class to make it easier to use th… by @Ben8557 in #9
- Fixed readme missing commas (#11) by @guyluz11 in #12
- #15 adding set days function by @guyluz11 in #16
- docs: update readme mentioning how to reset dates by @shan-shaji in #17
New Contributors
- @shan-shaji made their first contribution in #8
- @Ben8557 made their first contribution in #9
- @guyluz11 made their first contribution in #12
Full Changelog: v2.1.0...v2.2.0
v2.1.0
- Add
fontSize
andfontWeight
property
v2.0.0
- Add Breaking Changes
- Add new
days
property - Docs Update
v1.1.0
- Add sound null safety support
v1.0.1
Fixed link issues in [Readme.md] .
v1.0.0
Initial Release🏁
v0.1.0
Initial Development Release