Releases: qavajs/memory
Releases · qavajs/memory
1.10.2
What's Changed
- fixed issue with calling functions in templates by @AlexGalichenko in #32
Full Changelog: 1.10.1...1.10.2
1.10.1
What's Changed
- fixed issue with parsing json by @AlexGalichenko in #31
Full Changelog: 1.10.0...1.10.1
1.10.0
What's Changed
- fixed issue with nested curly braces by @AlexGalichenko in #29
- added export of Memory type by @AlexGalichenko in #30
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
- changed default export definition by @AlexGalichenko in #27
- added logging on setValue by @AlexGalichenko in #28
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- added support of top-level getters by @AlexGalichenko in #26
Full Changelog: 1.7.1...1.8.0
1.7.1
What's Changed
- improved error handling to produce more clear errors by @AlexGalichenko in #25
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- updated parallel function to support qavajs shards by @AlexGalichenko in #23
Full Changelog: 1.6.2...1.7.0
1.6.2
What's Changed
- disabled logging of non-memory values by @AlexGalichenko in #21
Full Changelog: 1.6.1...1.6.2
1.6.1
What's Changed
- fixed issue with unexpected object conversion by @AlexGalichenko in #20
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- added capability to provide logger by @AlexGalichenko in #19
Full Changelog: 1.5.1...1.6.0