Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 22:37
· 64 commits to release since this release
f6ac283

1.0.0 (2023-04-29)

Bug Fixes

  • resolve issue with multiple interpolation parameters (2a975be)
  • set correct global name for browser package (9a22e1b)
  • version number (cc133a2)

Features

  • add a render method to translate static markup (e43795a)
  • add function to create a strongly typed dictionary object (1e5920d)
  • add function to create a valid config object (141ba00)
  • add utility function to evaluate numerical counts (57343c8)
  • add utility function to interpolate strings (97076e7)
  • create a method to get a translate method with bound context (5a48cc0)
  • create a strongly typed translation method (fcec9d5)
  • create basic vay class implementation (12e5a9b)
  • create error enum (cca9bf0)