Skip to content

Latest commit

 

History

History
93 lines (51 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

93 lines (51 loc) · 1.77 KB

mdut Changelog

Added

  • Python 3.11, 3.12, and 3.13-dev to CI version matrix
  • macOS and Windows to CI OS matrix

Removed

  • Python 3.7 and 3.8 from CI version matrix

Fixed

  • Whitespace surrounding title text

Changed

  • CalVer from YYYY.minor.micro to YY.minor.micro

2022.3.1 - yanked deleted

Fixed

  • Quotes in titles are now escaped

2022.3.0 - yanked deleted

Added

  • Missing reference style tests
  • Slack style

Changed

  • Reordered styles to put default first

2022.2.0 - yanked deleted

Added

  • Fallback from no protocol and http to https

2022.1.0 - yanked deleted

Added

  • CI workflow for automated code quality checks
  • Support for Python 3.7, 3.8, and 3.9

Fixed

  • Minor linter errors

2022.0.1 - yanked deleted

Added

  • Initial release! 🎉