Skip to content

Releases: nixrajput/get-time-ago

v1.3.1

08 Dec 09:42
Compare
Choose a tag to compare
  • Fix: Lint errors and warnings fixed.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

08 Dec 09:40
Compare
Choose a tag to compare
  • Change: Dependencies updated.
  • Documentation: Updated the documentation to show all contributors.
  • Fix: All known bugs and issues fixed.

Full Changelog: v1.2.5...v1.3.0

v1.2.5

03 Aug 10:53
Compare
Choose a tag to compare

Changelog

1.2.5

  • Change: LICENSE changed to MIT.
  • Change: Added support for the Romanian (ro) locale.
  • Change: Dependencies updated.
  • Fix: All known bugs and issues fixed.

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

18 Jun 10:43
Compare
Choose a tag to compare

Changelog

1.2.4

  • Change: Added support for Persian (fa) locale.
  • Fix: All known bugs and issues fixed.

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.4

v1.2.2

25 Jan 15:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

11 Jan 21:00
Compare
Choose a tag to compare

Changelog

1.2.1

  • Documentation: Updated documentation.
  • Fix: All known bugs and issues fixed.

1.2.0

  • intl version updated.
  • All known bugs fixed.

1.1.8

  • Added support for Vietnamese (vi) locale.
  • All known issues have been fixed.

1.1.7

  • Added Urdu (ur) and Arabic (ar) locales support.
  • Added utility functions to convert English numbers to Urdu and Arabic numbers.
  • Added and updated tests.
  • Documentation improvements.
  • All known bugs fixed.

1.1.6

  • Project structure changed/updated.
  • Adding method to override DefaultMessages.
  • Adding method to add your own Locale and Messages.
  • Some unnecessary codes are removed.
  • Documentation updated.

1.1.5

  • Added Turkish (tr) locale support.
  • Minor bug fixes.

1.1.4

  • Minor bug fixes.
  • Performance improvements.

1.1.3

  • Added Indonesian (id) locale support.
  • Bug fixes.
  • Documentation updated.

1.1.2

  • Bug fixes.
  • Documentation updated.

1.1.1

  • Added Traditional Chinese (zh_tr) locale support.
  • Bug fixes.
  • Documentation updated.

1.1.0

  • Added German (de) locale support.
  • Bug fixes.
  • Documentation updated.

1.0.9

  • Added Korean (ko) locale support.
  • Bug fixes.

1.0.8

  • Bug fixes.
  • Performance improvements.
  • Source code optimization.

1.0.7+1

  • Minor bug fixes.
  • Performance improvements.

1.0.7

  • Added Occitan (oc) locale support.
  • Minor correction in French locale.
  • Minor bug fixes.

1.0.6

  • Added Japanese (ja) locale support.
  • Added an argument that can change the DateFormat pattern.
  • Documentation updated.
  • Added updated screenshots from Android.
  • Minor bug fixes.
  • Performance improvements.

1.0.5

  • Documentation updated.

1.0.4

  • Performance improvements.
  • Time will display with date.

1.0.3

  • Name of default class changed to GetTimeAgo.
  • Method getTimeAgo renamed to parse.
  • Documentation updated.

1.0.2

  • Revamped documentation.
  • Source code optimised.

1.0.1

  • Minor bug fixes.
  • Added Simplified Chinese (zh) locale support.
  • Source code optimised.
  • Revamped documentation.

1.0.0

  • Null Safety support.
  • Minor bug fixes.
  • Performance improvements.

0.1.7

  • Bug fixes.
  • Performance improvements.

0.1.6

  • Minor bug fixes.

0.1.3

  • Minor bug fixes.
  • Source code optimised.
  • Revamped example for better illustration.

0.1.2

  • Minor bug fixes.
  • Revamped documentation.

0.1.1

  • Minor bug fixes.
  • Revamped documentation.
  • Revamped example for better illustration.

0.1.0

  • Added English (en) locale support.
  • Added Spanish (es) locale support.
  • Added French (fr) locale support.
  • Added Hindi (hi) locale support.
  • Added Portuguese (pt) locale support.
  • Added Brazil (br) locale support.
  • Source code optimised.
  • Minor bug fixes.
  • Revamped documentation.
  • Revaped plugin to support for latest builds.
  • Revamped example for better illustration.

0.0.7

  • Minor bug fixes.

0.0.6

  • Fixed some bugs.
  • Updated example.

0.0.5

  • Updated screenshots.

0.0.4

  • Added example for implementation.
  • Added some android screenshots.
  • Fixed some bugs.

0.0.3

  • Made Function getTimeAgo() static.

0.0.2

  • Use TimeAgo.getTimeAgo to format DateTime.

0.0.1

  • Initial release.