Releases: Luttik/auto-optional
Releases · Luttik/auto-optional
✨ Python 3.10 support (on opt-in basis) and more
Feature update
- Now allows python 3.10 specific syntax when
LIBCST_PARSER_TYPE=native
is set in the environement variables.
This is made possible due to updates in LIBCST (#20)
Docs
- Bumped the library version in the docs (#19)
Security
- Bumped mkdocs for security reasons (#21)
Full Changelog: v0.3.1...v0.3.2
Now places new import statements after both docstrings and __future__ imports
What's Changed
- 🔥 Now places new import statements after both docstrings and
__future__
imports. @browniebroke in #17
New Contributors
- @browniebroke made their first contribution in #17
Full Changelog: v0.3.0...v0.3.1
Allow for multiple path arguments
What's Changed
- allowing multiple path arguments, at least one argument has to be given by @danygielow in #15
Full Changelog: v0.2.3...v0.3.0
Documentation Styling Update
What's Changed
📝 Documentation
- Changed theme more in line with my personal site in #13
Full Changelog: v0.2.2...v0.2.3
📝 Typo fixed in documentation
Added support for Pre-commit hooks
What's Changed
- ✨ Support use as a pre-commit hook by @danygielow in #11
New Contributors
- @danygielow made their first contribution in #11
Full Changelog: v0.2.0...v0.2.1
Type or None support
v0.1.11
📝 Updated docs
Social Image update
v0.1.10 📝 Updated the og:image in line with the new description.
Updated description
v0.1.9 📝 Improved the project description