Skip to content

v1.1.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:28

1.1.0-beta.1 (2026-07-23)

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

  • models: add SharedApiError (7a2559f)
  • models: expose shared-error (f71dd8f)
  • services: add http service (f7079ac)
  • services: add support for http patch method (0fc1d08)
  • 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)