Releases: mergestat/timediff
Releases ยท mergestat/timediff
v0.0.4
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
- @izniburak made their first contribution in #14
- @ybkimm made their first contribution in #17
- @ErikPelli made their first contribution in #19
- @SemmiDev made their first contribution in #26
- @zumoshi made their first contribution in #20
- @louis77 made their first contribution in #24
- @m110 made their first contribution in #25
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Add support for defining locales by @riyaz-ali in #4 ๐ ๐ฎ๐ณ
- chore: also run CI on
pull_requestevent 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-DElocale translations by @thorstenpfister in #9 ๐ฉ๐ช - Adding ptBR locale and tests by @uilian in #10 ๐ต๐น
- chore: move
ru-RUtests to separate file by @patrickdevivo in #11 - Allow user supplied
Formattersthat override the ones provided bylocalesby @patrickdevivo in #12
New Contributors
- @riyaz-ali made their first contribution in #4
- @gozeon made their first contribution in #6
- @VictorAvelar made their first contribution in #7
- @juev made their first contribution in #8
- @thorstenpfister made their first contribution in #9
- @uilian made their first contribution in #10
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial release ๐