Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: sj14/epoch

v0.2.2

11 Mar 15:57
e92a666

Choose a tag to compare

What's Changed

  • CI: switch Go version to stable by @sj14 in #45
  • Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #46
  • Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #47
  • Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #48
  • Bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 by @dependabot in #49
  • Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in #50
  • Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #51
  • Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #52
  • Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #53
  • Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #54
  • Bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 by @dependabot in #55
  • Bump golangci/golangci-lint-action from 6.3.0 to 6.3.2 by @dependabot in #56
  • Bump golangci/golangci-lint-action from 6.3.2 to 6.4.1 by @dependabot in #58
  • Bump golangci/golangci-lint-action from 6.4.1 to 6.5.0 by @dependabot in #59
  • Parse time format with given location by @sj14 in #60

Full Changelog: v0.2.0...v0.2.2

v4.0.0-alpha.6

02 Mar 12:14
v4.0.0-alpha.6
56ba365

Choose a tag to compare

v4.0.0-alpha.6 Pre-release
Pre-release

Changelog

v0.2.0

02 Mar 09:15
80a54ad

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

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

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

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

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

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

Choose a tag to compare

Changelog

57464a1 Update Go version
b34b28a Fix hours suffix

v3.2.0-rc0

04 Jul 13:18
f493e07

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