Releases: vtopc/epoch
Releases · vtopc/epoch
v1.6.0
v1.5.0
v1.4.0
v1.3.0
Added goreportcard
goreportcard (#10) * typo fixed * added goreportcard
Added linter check
Add linter (#7) * added linter * disable tests * more linters * check linter * nl * more linters * multiline * removed not found * goimports * wsl
Renamed workflow
v1.2.2 renaming
Added GitHub actions
v1.2.1 renamed
Added StrSeconds and StrMilliseconds
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