Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 20:00

1.0.0 (2026-07-17)

Bug Fixes

  • text: ajustar retorno de iniciais para texto com uma palavra (de0edc2)
  • text: corrige retorno de iniciais para texto com uma palavra (736f31b)
  • text: corrige retorno de iniciais para texto com uma palavra (68ce1c6)
  • utils: adjust shrink text to trim before operate on text (e66aed6)
  • utils: adjust text formatting to trim received text before operating on it (10cc56c)

Features

  • utils: add date and time resources (94c2efd)
  • utils: add event resources (1878a52)
  • utils: add isValidDateTime to date time utils (7223347)
  • utils: add navigatePeriod to date and time utils (f3d157c)
  • utils: add number utils (f07159a)
  • utils: add padStart method to number (d819d14)
  • utils: add text methods (8742500)
  • utils: add toInitials method to text (d88ef4e)
  • utils: add toPeriodInterval and formatPeriodInterval to date and time methods (a82b130)