Skip to content

Releases: vtopc/epoch

v1.6.0

25 Feb 14:22
9f7a07a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

27 Jan 12:43
15484cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

18 May 20:47
17708a6
Compare
Choose a tag to compare

What's Changed

  • Bumped Go to 1.17

Full Changelog: v1.3.0...v1.4.0

v1.3.0

21 Oct 16:36
0741b4a
Compare
Choose a tag to compare
switched from github.com/pkg/errors to built-in errors (#11)

Added goreportcard

06 Oct 18:00
617b695
Compare
Choose a tag to compare
goreportcard (#10)

* typo fixed

* added goreportcard

Added linter check

21 Jun 19:05
688ad83
Compare
Choose a tag to compare
Add linter (#7)

* added linter

* disable tests

* more linters

* check linter

* nl

* more linters

* multiline

* removed not found

* goimports

* wsl

Renamed workflow

21 Jun 12:19
Compare
Choose a tag to compare
v1.2.2

renaming

Added GitHub actions

21 Jun 11:56
Compare
Choose a tag to compare
v1.2.1

renamed

Added StrSeconds and StrMilliseconds

21 Jun 11:17
0cd816e
Compare
Choose a tag to compare
Add StrSeconds and StrMilliseconds (#4)

* go mod

* added parseInt64

* added StrSeconds

* updated Readme

* more examples

* added msToTime()

* used parseInt64()

* docstring

* added StrMilliseconds

* bumped deps

* better errors