Skip to content

Latest commit

 

History

History
62 lines (27 loc) · 2.98 KB

CHANGELOG.md

File metadata and controls

62 lines (27 loc) · 2.98 KB

1.7.1 (2024-11-07)

Bug Fixes

  • date,npm: change homepage and fix get short ordinal date to exclude timezone (#28) (193ad8f)

1.7.0 (2024-10-02)

Features

  • abbreviate-number: update abbreviate number output to two decimal places instead of one (#26) (f05d2f6)

1.6.0 (2024-09-17)

Features

1.5.0 (2024-08-23)

Features

  • text: add generating slug from words and extracting ids from slug (#21) (a1ea290)

1.4.1 (2024-08-02)

Bug Fixes

  • generate-acronym: export the method so it can be imported (3f0eef1)

1.4.0 (2024-08-02)

Features

  • generate-acronym: add a text helper method to generate an acronym from a term (#17) (f5ca5df)

1.2.2 (2024-07-30)

Bug Fixes

  • text-helpers: refactor the way the ids are generated from text and vice versa (#15) (2334b5c)

1.2.1 (2024-07-15)

Bug Fixes

  • text-helpers: exported missing functions (#13) (7036e38)

1.1.0 (2024-06-24)

Features

  • date-helpers: added support for formatting date in short ordinal form (#5) (886b1f3)