Releases: dayjs/day.dart
Releases · dayjs/day.dart
v0.8.0
What's Changed
- chore!: remove useless
.isValid() - chore!: now
.add()and.subtract()return nullable - feat: add method
addRoundto prevent date overflow by @g1eny0ung in #41 - feat: add method
subtractRoundto prevent date overflow by @g1eny0ung in #42
Full Changelog: v0.7.2...v0.8.0