Skip to content

0.2.2

Compare
Choose a tag to compare
@BenMorel BenMorel released this 30 Jul 22:33
· 232 commits to master since this release
174680c

🐛 Bug fix

LocalDateTime::plusDuration() and LocalDateTime::minusDuration() could return the wrong day. (#25)

Thanks @JodyLognoul!