Ngx Timeago Versions Save

⏰ Live updating timestamps in Angular 6+

v3.0.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ihym/ngx-timeago/compare/v2.0.0...v3.0.0

v2.0.0

3 years ago

2.0.0 (2020-10-04)

Bug Fixes

  • remove semantic-release from dependencies (9c52459)

Features

BREAKING CHANGES

  • requires a minimum version of Angular 10

v1.0.4

4 years ago

1.0.4 (2020-02-03)

Bug Fixes

v1.0.3

4 years ago

1.0.3 (2020-01-12)

Bug Fixes

  • use correct downloads badge (ed9fd1b)

v1.0.2

4 years ago

1.0.2 (2019-08-15)

Bug Fixes

  • pass correct value to clock tick (afe3679), closes #37

v1.0.1

5 years ago

1.0.1 (2019-03-28)

Bug Fixes

  • formatter: remove parse from TimeagoFormatter (52b45dc)

v1.0.0

6 years ago

1.0.0 (2018-05-26)

Bug Fixes

  • pipe: use subject for stateChanges (112f0cc)

BREAKING CHANGES

  • pipe: let it be stable

v0.5.0

6 years ago

0.5.0 (2018-05-25)

Bug Fixes

  • timer: user timer instead of delay (ef8684b)

Features

v0.4.0

6 years ago

0.4.0 (2018-05-18)

Features

  • clock: rename register to tick (d5ef34f)

v0.3.1

6 years ago

0.3.1 (2018-05-15)

Bug Fixes

  • languge-strings: fix languge-strings default export (cf48391)