Skip to content

Releases: yugui/ruby-jsonnet

v0.6.0

07 Sep 09:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.6.0

RubyGems Download

https://rubygems.org/gems/jsonnet/versions/0.6.0

v0.5.2

24 Sep 11:26
Compare
Choose a tag to compare

What's Changed

  • Fix dynamic loading error in some environments by @yugui in #31

Full Changelog: v0.5.1...v0.5.2

v0.5.1

24 Sep 07:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Sep 12:19
Compare
Choose a tag to compare

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 from Object instead of Data.

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Nov 07:33
Compare
Choose a tag to compare
  • Support Jsonnet auto-formatting (#17)
  • Improve compatibility to Ruby 2.7 (#19)
  • Update the default jsonnet version to v0.17.0 (#18, #23)

Download

v0.3.0

01 May 05:38
Compare
Choose a tag to compare

Changes

  • Update bundled jsonnet from 0.9.4 to v0.10.0.

Release