Skip to content

v1.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:59

1.0.0-beta.1 (2026-07-17)

Bug Fixes

  • text: ajustar retorno de iniciais para texto com uma palavra (892f913)
  • text: corrige retorno de iniciais para texto com uma palavra (a8e7167)
  • text: corrige retorno de iniciais para texto com uma palavra (c5b8f88)
  • utils: adjust shrink text to trim before operate on text (5872960)
  • utils: adjust text formatting to trim received text before operating on it (5fdc28c)

Features

  • utils: add date and time resources (2ba31f5)
  • utils: add event resources (7083519)
  • utils: add isValidDateTime to date time utils (d1e9b1f)
  • utils: add navigatePeriod to date and time utils (4077218)
  • utils: add number utils (29bbc0b)
  • utils: add padStart method to number (082ddb3)
  • utils: add text methods (dca46da)
  • utils: add toInitials method to text (f155ef6)
  • utils: add toPeriodInterval and formatPeriodInterval to date and time methods (79c91f5)