Skip to content

Releases: mergestat/timediff

v0.0.4

18 Jun 19:57
f2b2b3d

Choose a tag to compare

What's Changed

  • Fixing examples and improving tests by @uilian in #13
  • feat: add tr-TR locale translations by @izniburak in #14 ๐Ÿ‡น๐Ÿ‡ท
  • chore: refactor tests to reduce code duplication (add a helper we can call) by @patrickdevivo in #15
  • feat: add ko-KR locale translations by @ybkimm in #17 ๐Ÿ‡ฐ๐Ÿ‡ท
  • Add italian translation by @ErikPelli in #19 ๐Ÿ‡ฎ๐Ÿ‡น
  • Add Indonesian translation by @SemmiDev in #26 ๐Ÿ‡ฎ๐Ÿ‡ฉ
  • Added fa_IR locale and tests by @zumoshi in #20 ๐Ÿ‡ฎ๐Ÿ‡ท
  • Add fr-FR locale with tests by @louis77 in #24 ๐Ÿ‡ซ๐Ÿ‡ท
  • Add pl-PL locale by @m110 in #25 ๐Ÿ‡ต๐Ÿ‡ฑ

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

02 Feb 14:48

Choose a tag to compare

What's Changed

  • Add support for defining locales by @riyaz-ali in #4 ๐ŸŽ‰ ๐Ÿ‡ฎ๐Ÿ‡ณ
  • chore: also run CI on pull_request event by @patrickdevivo in #5
  • Feat: add chinese local by @gozeon in #6 ๐Ÿ‡จ๐Ÿ‡ณ
  • Add es-MX locale translations by @VictorAvelar in #7 ๐Ÿ‡ฒ๐Ÿ‡ฝ
  • feat: add ru-RU locale translations by @juev in #8 ๐Ÿ‡ท๐Ÿ‡บ
  • Add de-DE locale translations by @thorstenpfister in #9 ๐Ÿ‡ฉ๐Ÿ‡ช
  • Adding ptBR locale and tests by @uilian in #10 ๐Ÿ‡ต๐Ÿ‡น
  • chore: move ru-RU tests to separate file by @patrickdevivo in #11
  • Allow user supplied Formatters that override the ones provided by locales by @patrickdevivo in #12

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

25 Jan 20:48

Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

25 Jan 15:28

Choose a tag to compare

Initial release ๐ŸŽ‰