Skip to content

1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 15:47
· 297 commits to main since this release
6e300e2

What's Changed

Bugs fixes 🐛

  • fix: deprecation of Theme._vars by using config attributes by @Guts in #212 thanks to the excellent work of @alexvoss on #205 and #206

Features and enhancements 🎉

  • Road to Mkdocs >= 1.4: plugin's configuration by @Guts in #195
  • refacto: move global variables to constants module and rename customtypes into models by @Guts in #210
  • Road to Mkdocs 1.4: use config attributes by @Guts in #211
  • Project: split dev and test dependencies by @Guts in #213

Tooling 🔧

  • packaging: add Python 3.12 as supported version by @Guts in #214

Full Changelog: 1.8.0...1.9.0