Change Log
December 2, 2019 ยท View on GitHub
All notable changes to the "format-python-docstrings" extension will be documented in this file.
1.2.1
Fixed
- Support workspace variables in
python.pythonPathsetting (#36) - Support local paths in
python.pythonPathsetting (#36) - Check to ensure that the Python version being used is
3.x.x(#40) - Check for
python3command as a possible Python command (#40)
1.2.0
Added
- Respect the
python.pythonPathsetting - Provide more helpful error messages
1.1.0
Fixed
- Fix failure when attempting to format files which contain spaces in their path
- Update dependencies
1.0.2
Added
- Added button to submit bug report in error messages
Changed
- Use
compress-tagmodule instead of custom method - Improve marketplace listing style
- Format code and ensure code quality
- Update dependencies
1.0.1
Changed
- Update dependencies
- Implement new
vscode-testlibrary - Improve code quality and format
1.0.0
Changed
- Version bumped to 1.0.0 out of preview, absent any bug reports or feature requests. No additional features are planned at the time.
0.6.1
Changed
- Update dependencies (to resolve vulnerabilities)
0.6.0
Changed
- Dispose of formatter registration upon deactivation
0.5.2
Added
- Added new changelog
Changed
- Updated readme
- Fixed text color in marketplace
- Made settings descriptions easier to understand
0.5.1
Added
- Added an icon
- Marketplace metadata to help discovery
0.5.0
Preview release. May contain bugs; if you encounter any issues or have feature requests, please submit an issue on this repository!