Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 344 Bytes

File metadata and controls

16 lines (11 loc) · 344 Bytes

Changelog

v2.0.0

  • BREAKING CHANGE: replace minimum_version and maximum_version with greater_equal_version and less_than_version, allowing more natural filtering
  • feat: bundle dependencies for faster execution

v1.0.0

Initial Release