v0.5.0
What's Changed
- Update default jsonnet version to v0.18.0 (by @JamesForsee in #25)
- Stop using
Data
class that is being deprecated (by @yugui in #27)- Now
Jsonnet::VM
class derives fromObject
instead ofData
.
- Now
New Contributors
- @JamesForsee made their first contribution in #25
Full Changelog: v0.4.0...v0.5.0