Skip to content

Releases: sj14/epoch

v4.0.0-alpha.6

02 Mar 12:14
v4.0.0-alpha.6
56ba365
Compare
Choose a tag to compare
v4.0.0-alpha.6 Pre-release
Pre-release

Changelog

v0.2.0

02 Mar 09:15
80a54ad
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #21
  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #22
  • Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #23
  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #24
  • Use more idomatic guessing by @sj14 in #25
  • Update actions and release by @sj14 in #26
  • Use a pkg folder by @sj14 in #27
  • Readd windows builds by @sj14 in #28
  • Adjust releases for Windows and Darwin by @sj14 in #29
  • Adjust time formatting by @sj14 in #31
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #32
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #34
  • Adjust module version by @sj14 in #35
  • Adjust module version to v4 by @sj14 in #36
  • Add more simple formats by @sj14 in #33
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #37
  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #38
  • Back to unstable by @sj14 in #39
  • Bump actions/setup-go from 3 to 5 by @dependabot in #41
  • Bump actions/checkout from 3 to 4 by @dependabot in #44
  • Bump goreleaser/goreleaser-action from 2 to 5 by @dependabot in #42
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #43
  • Bump golangci/golangci-lint-action from 3.2.0 to 4.0.0 by @dependabot in #40

Full Changelog: v3.3.0...v0.2.0

v4.0.0-alpha.4

23 Apr 09:45
a56c107
Compare
Choose a tag to compare
v4.0.0-alpha.4 Pre-release
Pre-release

Changelog

  • a56c107 Add more simple formats (#33)
  • aa19e84 Adjust module version to v4 (#36)
  • 5162e99 Adjust module version (#35)
  • 8a4b70d Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#34)
  • 2befa79 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#32)

v4.0.0-alpha.3

06 Sep 13:51
7fc8a50
Compare
Choose a tag to compare
v4.0.0-alpha.3 Pre-release
Pre-release

Changelog

v4.0.0-alpha.2

06 Aug 07:58
f39f805
Compare
Choose a tag to compare
v4.0.0-alpha.2 Pre-release
Pre-release

Changelog

v4.0.0-alpha.1

06 Aug 07:25
aee7460
Compare
Choose a tag to compare
v4.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #21
  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #22
  • Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #23
  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #24
  • Use more idomatic guessing by @sj14 in #25
  • Update actions and release by @sj14 in #26
  • Use a pkg folder by @sj14 in #27

Full Changelog: v3.3.0...v4.0.0-alpha.1

v3.3.0

01 May 12:57
d549a91
Compare
Choose a tag to compare

Changelog

  • d549a91 Feature: parse fractional numbers (#20)
  • 983aa96 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#19)

v3.2.1

07 Nov 10:59
57464a1
Compare
Choose a tag to compare

Changelog

57464a1 Update Go version
b34b28a Fix hours suffix

v3.2.0-rc0

04 Jul 13:18
f493e07
Compare
Choose a tag to compare

Changelog

f493e07 Add basic arithmetics (#15)
ae5143b master -> main
92fc600 Update go get path
71ab0f0 Don't run tests on push and pull requests
6108b91 Folder restructure

v3.2.0

04 Jul 13:46
cc1ce3c
Compare
Choose a tag to compare

Changes since RC-0

cc1ce3c Update Go to 1.16 (#18)

RC-0

f493e07 Add basic arithmetics (#15)
ae5143b master -> main
92fc600 Update go get path
71ab0f0 Don't run tests on push and pull requests
6108b91 Folder restructure