Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

27 lines (14 loc) · 699 Bytes

Changelog

[0.8.0] - 2023-01-05

  • Support multiple projects when in CLI mode (#12)

[0.7.1] - 2022-07-31

  • Fix error on double quote and multiple dependencies (#11)

[0.7.0] - 2021-12-26

  • Accept both single and double quotes (#9)
  • Drop support for Python 2.7 and 3.5
  • Move to GitHub Actions
  • Get rid of Travis

[0.6.0] - 2020-12-05

  • Exit with code 1 when conflicts are found (#7)

[0.1.0] - 2016-09-09

  • First release on PyPI.