Skip to content

Releases: IamSebastianDev/vay.js

v1.0.4

07 Aug 12:31
136546b
Compare
Choose a tag to compare

1.0.4 (2023-08-07)

Bug Fixes

  • resolve issue with incorrect error parsing (35d69c9)

v1.0.3

04 Aug 06:53
bf13e92
Compare
Choose a tag to compare

1.0.3 (2023-08-04)

Bug Fixes

  • resolve issues with tests and githooks (a7d210a)
  • resolve translation data issue (8211a76)
  • resolve translation data issue (#34) (4e3c065)
  • resolve type issue after reset (c4fa1d2)

v1.0.2

03 Aug 17:25
7f16756
Compare
Choose a tag to compare

1.0.2 (2023-08-03)

Bug Fixes

  • change path parsing implementation (856ff39)

v1.0.1

23 May 17:11
5611c21
Compare
Choose a tag to compare

1.0.1 (2023-05-23)

Bug Fixes

  • resolve issue with incorrect language evaluation (693dfa8)

v1.0.0

29 Apr 22:37
f6ac283
Compare
Choose a tag to compare

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)