Skip to content

v0.1.4

Choose a tag to compare

@danielparks danielparks released this 25 Nov 19:16
v0.1.4
b7121e1

Bug fixes:

  • Use multi_json to allow a variety of JSON engines to be used, which makes installation easier.
  • Read all of STDIN regardless of whether we’ll use it in order to avoid a bug in Java 8.
  • Change yard from a runtime dependency to a dev dependency.
  • Security updates for dependencies:
    • Bump ffi from 1.9.10 to 1.9.25
    • Bump yard from 0.9.12 to 0.9.20