Skip to content

Releases: php-ago/ago

v2.0.6

15 Mar 19:39

Choose a tag to compare

  • Added php8 to composer json

v2.0.5

06 Dec 18:20

Choose a tag to compare

  • Added new option UPPER that convert number to uppercase.
  • Refactored code.

v2.0.4

02 Dec 17:23

Choose a tag to compare

  • Small refactoring
  • Added custom exception

v2.0.3

02 Dec 17:22

Choose a tag to compare

  • Installed static analizators

v2.0.2

01 Dec 14:04

Choose a tag to compare

  • Removed usage of mb_strtolower function from library

v2.0.1

01 Dec 13:49

Choose a tag to compare

  • Added backslash before each PHP's native function

v2.0

01 Dec 13:25

Choose a tag to compare

  • Changed string options to constants
  • Renamed Time class to TimeAgo
  • Renamed ago() method to trans()
  • Added support for Ukrainian language
  • Added easy way to add another language to the library
  • Added documentation for contributing
  • Added more tests
  • Refactored code
  • Added support for PHP8

v1.3.2

17 Nov 19:36
9b382ca

Choose a tag to compare

  • Added MIT license

v1.3.1

16 Nov 15:57
9ea9bef

Choose a tag to compare

  • Changed site address from serhii.tk to serhii.io

v1.3

31 Dec 21:13

Choose a tag to compare

Changed namespace for tests