What's new
The section provides information on the latest features, improvements, and resolved issues related to VoltScript JSON Converter.
Important
- Items marked in red are API changes that may impact your applications and should be reviewed before upgrading.
v1.0.5 - What's new or changed
v 1.0.5
Improvements
- Repointing atlas.json TO demo marketplace. atlas-settings marketplace url will need updating to "https://accounts.auth.demo-hclvoltmx.net/login"
- Add function to load LogWriters from a file.
- Add VoltScriptLogging to VoltScript JSON Converter and documentation.
- Changed
failSilently()
function tosuppressErrors()
boolean property, for consistency with VoltScript Collections. - API Docs updated.
- Documentation on using VoltScript Testing Framework to validate before conversion.
v1.0.4 - What's new or changed
v1.0.4
Improvements
- Repointing atlas.json to use VSE title and filename as library and module.
v1.0.3 - What's new or changed
v1.0.3
Improvements
- Added VSID database to repo
- Repointing atlas.json from demo marketplace. atlas-settings marketplace url will need updating to "https://accounts.auth.hclvoltmx.net/login"
v1.0.2 - What's new or changed
v1.0.2
Resolved Issues
- Fixed JsonArrayConverter to return JSON array instead of JSON object for empty Variants
- Moved voltscript-testing to test dependency
v1.0.1 - What's new or changed
v1.0.1
Improvements
- Updated API doc from VoltScript Interface Designer.
- Code merged with skeletons auto-generated from VoltScript Interface Designer.
v1.0.0 - What's new or changed
v1.0.0
- First release version of VoltScript JSON Converter.