This repository was archived by the owner on Jun 16, 2021. It is now read-only.
Releases: iansan5653/vscode-format-python-docstrings
Releases · iansan5653/vscode-format-python-docstrings
1.2.1
1.2.0
- Respect the VSCode
python.pythonPathsetting - Provide some more helpful / detailed error messages
1.1.0
Add support for formatting files whose paths contain spaces.
1.0.2
- Add button to submit bug report in error messages
- Use compress-tag module instead of custom method
- Improve marketplace listing style
- Format code and ensure code quality
- Update dependencies
1.0.1
- Update dependencies
- Implement new
vscode-testlibrary - Improve code quality and format
1.0.0 - First Production Release
No significant changes besides updated README; version bump is to move out of preview given the absence of any found bugs or feature requests.
0.6.0
Unregister formatter upon extension deactivation
0.5.2
- Added new changelog
- Updated readme
- Fixed text color in marketplace
- Made settings descriptions easier to understand
0.5.1
Adds icon and some metadata.
0.5.0 - Initial Public Release
Preview release. May contain bugs; if you encounter any issues or have feature requests, please submit an issue on this repository!