- Breaking Change: A new message method
justNow
added for displaying the time less than 15 seconds. - Documentation: Updated the documentation to include breaking changes.
- Improvement: Added comments to the classes, messages, data, and utility functions.
- Improvement: New test cases are added and old test cases are removed or updated.
- Fix: Lint errors and warnings fixed.
- Change: Dependencies updated.
- Documentation: Updated the documentation to show all contributors.
- Fix: All known bugs and issues fixed.
- Change: LICENSE changed to MIT.
- Change: Added support for
Romanian
(ro) locale. - Change: Dependencies updated.
- Fix: All known bugs and issues fixed.
- Change: Added support for
Persian
(fa) locale. - Fix: All known bugs and issues fixed.
- Change:
intl
version updated. - Change: Removed unnecessary dependencies.
- Fix: All known bugs and issues fixed.
- Change: Removed unnecessary dependencies.
- Fix: All known bugs and issues fixed.
- Documentation: Updated documentation.
- Fix: All known bugs and issues fixed.
intl
version updated.- All known bugs fixed.
- Added support for
Vietnamese
(vi) locale. - All known issues have been fixed.
- 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.
- 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.
- Added Turkish (tr) locale support.
- Minor bug fixes.
- Minor bug fixes.
- Performance improvements.
- Added Indonesian (id) locale support.
- Bug fixes.
- Documentation updated.
- Bug fixes.
- Documentation updated.
- Added Traditional Chinese (zh_tr) locale support.
- Bug fixes.
- Documentation updated.
- Added German (de) locale support.
- Bug fixes.
- Documentation updated.
- Added Korean (ko) locale support.
- Bug fixes.
- Bug fixes.
- Performance improvements.
- Source code optimization.
- Minor bug fixes.
- Performance improvements.
- Added Occitan (oc) locale support.
- Minor correction in French locale.
- Minor bug fixes.
- 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.
- Documentation updated.
- Performance improvements.
- Time will display with date.
- Name of default class changed to
GetTimeAgo
. - Method
getTimeAgo
renamed toparse
. - Documentation updated.
- Revamped documentation.
- Source code optimised.
- Minor bug fixes.
- Added Simplified Chinese (zh) locale support.
- Source code optimised.
- Revamped documentation.
- Null Safety support.
- Minor bug fixes.
- Performance improvements.
- Bug fixes.
- Performance improvements.
- Minor bug fixes.
- Minor bug fixes.
- Source code optimised.
- Revamped example for better illustration.
- Minor bug fixes.
- Revamped documentation.
- Minor bug fixes.
- Revamped documentation.
- Revamped example for better illustration.
- 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.
- Minor bug fixes.
- Fixed some bugs.
- Updated example.
- Updated screenshots.
- Added example for implementation.
- Added some android screenshots.
- Fixed some bugs.
- Made Function
getTimeAgo()
static.
- Use
TimeAgo.getTimeAgo
to format DateTime.
- Initial release.