Skip to content

6.0.0

Compare
Choose a tag to compare
@ryantaylor ryantaylor released this 03 Jun 16:26
· 94 commits to main since this release
38d43ff

Changes

  • Update vault to 9.0.0 to leverage improved command parsing

Breaking Changes

  • Command subclasses have been removed; the only way to access command data now is via the Command#to_h method
  • Command hash format modified to be more sane