Skip to content

v1.0.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 21:15

1.0.0-alpha.1 (2026-07-14)

Bug Fixes

  • utils: adjust shrink text to trim before operate on text (5dbee33)
  • utils: adjust text formatting to trim received text before operating on it (8c40746)

Features

  • utils: add date and time resources (aa445ac)
  • utils: add event resources (47c4e6e)
  • utils: add isValidDateTime to date time utils (69635c3)
  • utils: add navigatePeriod to date and time utils (0ca61fe)
  • utils: add number utils (f07a0ca)
  • utils: add padStart method to number (24ec506)
  • utils: add text methods (a5cf1dd)
  • utils: add toInitials method to text (0592d14)
  • utils: add toPeriodInterval and formatPeriodInterval to date and time methods (77dd2ae)