Releases: uniplaces/carbon
Releases · uniplaces/carbon
v0.2.2
v0.2.1
v0.2.0
v0.1.7
What's Changed
- [RFC][NI] Migrate CI to Github actions by @rntdrts in #64
- [RFC]Fix end of the week when the date provider is the end of the week by @rntdrts in #66
- [RFC]Migrate to go modules by @rntdrts in #65
- Add fallback when loading lang file by @necrophidia in #67
- fixing daydatetimeformat string layout by @Rossalli in #71
- [RFC] Fix tests names so they are executed by @rntdrts in #75
- [RFC] Fix incorrect diff in months by @rntdrts in #74
New Contributors
- @rntdrts made their first contribution in #64
- @necrophidia made their first contribution in #67
- @Rossalli made their first contribution in #71
Full Changelog: v0.1.6...v0.1.7
Fix StartOfWeek
This release should fix the issue of when StartOfWeek() returns a wrong date when the current day is equal to WeekStartsAt()
Fix SetTimestamp in different locations
Fix SetTimestamp in the correct location (#50) * Add Test SetUnix * SetTimestamp in the correct location
Add CreateFromMonthAndYear
Adds CreateFromMonthAndYear func (#44)
Fix DiffInMonths bug
Fix diff in months and added tests (#43)
Fix DiffInMonths bug
Bug fix release:
- #42 Fix diff in months
first release
v0.1.0 Update README.md