Skip to content

Releases: uniplaces/carbon

v0.2.2

28 Apr 12:43
89651f1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

17 Apr 08:51
2bcf706
Compare
Choose a tag to compare

What's Changed

  • [RFC] Fix month calculation between dates by @rntdrts in #77

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Apr 13:49
f18c311
Compare
Choose a tag to compare

What's Changed

  • goenv >= 1.16
  • [RFC] Fix language, use go:embed by @rntdrts in #76

Full Changelog: v0.1.7...v0.2.0

v0.1.7

16 Apr 11:11
a000e35
Compare
Choose a tag to compare

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

Full Changelog: v0.1.6...v0.1.7

Fix StartOfWeek

16 Jan 12:02
Compare
Choose a tag to compare

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

05 Dec 10:30
dbf1fc5
Compare
Choose a tag to compare
Fix SetTimestamp in the correct location (#50)

* Add Test SetUnix

* SetTimestamp in the correct location

Add CreateFromMonthAndYear

14 Nov 11:09
Compare
Choose a tag to compare

Adds CreateFromMonthAndYear func (#44)

Fix DiffInMonths bug

25 Jun 10:47
Compare
Choose a tag to compare

Fix diff in months and added tests (#43)

Fix DiffInMonths bug

20 Jun 15:06
Compare
Choose a tag to compare

Bug fix release:

  • #42 Fix diff in months

first release

10 Nov 16:02
Compare
Choose a tag to compare
v0.1.0

Update README.md