Skip to content

Releases: kofoworola/godate

V1.2.1

02 May 10:30
5cb005b
Compare
Choose a tag to compare

Added

  • Setter methods like Year(year), Month(month), Day(day), Hour(hour), Minute(minute)

Refactor

  • Moved related methods to individual files

Release version 1.2.0

30 Apr 15:56
02c16f7
Compare
Choose a tag to compare

Can now set start day of the week

Release version 1.1.2

30 Apr 15:23
0e0c619
Compare
Choose a tag to compare

Minor bug fixes

Go Module Support

30 Apr 11:40
da9aa2a
Compare
Choose a tag to compare

Go Modules now Supported

Release version 1.1.0

30 Apr 11:29
da9aa2a
Compare
Choose a tag to compare

Asides code formatting changes, the following changes were made to the logic:

  • Changes were made to the constants and units used, old constants not supported

Release version 1.0

29 Apr 12:58
Compare
Choose a tag to compare
v1.0

Updated Readme