Releases: IamSebastianDev/vay.js
Releases · IamSebastianDev/vay.js
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
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)