timea.go

timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.

MIT License

Stars
45

Bot releases are hidden (Show)

timea.go - v1.2.0 Latest Release

Published by caarlos0 about 1 year ago

Changelog

New Features

  • f739df81945d7147132f6440e0957160f3f6f303: feat: handle future dates (@caarlos0)

Documentation updates

  • 837f583db2f786c1a7ccd5fa9f978c94bec28b8b: docs: example (@caarlos0)
  • 1865d204a871bc36ce0789acdde67c884275ec02: docs: fmt (@caarlos0)
  • 56d0827368d4162af76f0e5e830bd31c5050a296: docs: readme (@caarlos0)

Other work

  • 1980e769db16f6ca102e0112cd7335684f2892e5: ci: fix typo (@caarlos0)

Released with GoReleaser Pro!

timea.go - v1.1.0

Published by caarlos0 about 1 year ago

Changelog

New Features

  • dfa054a6b32fdb78c391212f6b4cb192f2923875: feat: 0-dependencies (@caarlos0)
  • f0848c3aebac7fbcf7d6bd8da5d8c26d253caee2: feat: update mod to go1.20 (@caarlos0)

Documentation updates

  • 1323373b57fd9423f353d3397b8e4adae057c872: docs: fix badge (@caarlos0)
  • cb9a9106ede61f7ed840d50f07673bbb7516b3d6: docs: readme (@caarlos0)
  • 910a987dfa34e839a9207443396e67bd993f2b57: docs: update (@caarlos0)

Other work

  • dad8cecd0f078ba154adca4a16c8855ac93b7dc9: ci: setup dependabot (@caarlos0)
  • 4e43d98276a60fc47bd518f1c9e17543242eb487: ci: update build.yml (@caarlos0)

Released with GoReleaser Pro!

timea.go - v1.0.2

Published by caarlos0 about 3 years ago

Changelog

57ccf5a docs: license (#2)
46e3188 docs: fix link

timea.go - v1.0.0

Published by caarlos0 about 3 years ago

Changelog

98eed73 chore: build
b86942c ci: fix build
17e4152 ci: fix build
d1eab41 ci: makefile
1f3155e feat: first commit