Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 537 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 537 Bytes

Change log

v0.2.0 - unreleased

Added

  • Add predicate methods for checking if a given parameter is supported

Changed

  • Change Conversions to stop raising error and return Undefined value instead

Fixed

  • Fix #no_command to correctly mark command as not present
  • Fix warnings about shadowing local variables

v0.1.0 - 2020-05-18

  • Initial implementation and release