Skip to content

Releases: ihym/ngx-timeago

v3.0.0

20 Jun 14:52
830d89c
Compare
Choose a tag to compare

What's Changed

  • chore: update the project structure to support angular 16 by @cyrillbrito in #60

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0

04 Oct 20:40
Compare
Choose a tag to compare

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

03 Feb 19:14
Compare
Choose a tag to compare

1.0.4 (2020-02-03)

Bug Fixes

v1.0.3

12 Jan 11:34
Compare
Choose a tag to compare

1.0.3 (2020-01-12)

Bug Fixes

  • use correct downloads badge (ed9fd1b)

v1.0.2

15 Aug 19:48
Compare
Choose a tag to compare

1.0.2 (2019-08-15)

Bug Fixes

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

v1.0.1

28 Mar 01:21
Compare
Choose a tag to compare

1.0.1 (2019-03-28)

Bug Fixes

  • formatter: remove parse from TimeagoFormatter (52b45dc)

v1.0.0

26 May 19:48
Compare
Choose a tag to compare

1.0.0 (2018-05-26)

Bug Fixes

  • pipe: use subject for stateChanges (112f0cc)

BREAKING CHANGES

  • pipe: let it be stable

v0.5.0

25 May 21:09
Compare
Choose a tag to compare

0.5.0 (2018-05-25)

Bug Fixes

  • timer: user timer instead of delay (ef8684b)

Features

v0.4.0

18 May 00:32
Compare
Choose a tag to compare

0.4.0 (2018-05-18)

Features

  • clock: rename register to tick (d5ef34f)

v0.3.1

15 May 00:51
Compare
Choose a tag to compare

0.3.1 (2018-05-15)

Bug Fixes

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