Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 483 Bytes

File metadata and controls

11 lines (10 loc) · 483 Bytes
1.15.0

Vroom 1.15 support; lots of minor breaking changes compare to 1.14.

  • Added: Changelog file
  • Update: Raise gcc lower dependency from 13 to 15.
  • Update: Raise Python lower dependency from 3.9 to 3.10.
  • Update: setup.cfg into pyproject.toml
  • Fix: Version number for sdist builds through version file.
  • Fix: Action for artifacts upload/download.
  • Fix: Vroom CLI entrypoint
  • Disabled: Coverage reporting. It is broken and needs fixing.