Releases: abhishek72850/pyrock
Releases · abhishek72850/pyrock
2.0.0
What's Changed
- Version 2.0.0 by @abhishek72850 in #19
- Added support for copying Import statement
- Added feature to generate and copy
django
orpytest
supported test path - Added feature to run
django
orpytest
tests
Full Changelog: 1.1.1...2.0.0
1.1.1
What's Changed
- Created 2 separate workflows by @abhishek72850 in #14
- Update
import_symbol.py
: Re-sort Imports by @ric-evans in #18
New Contributors
- @ric-evans made their first contribution in #18
Full Changelog: 1.1.0...1.1.1
Improved indexing and OS support
What's Changed
- by @abhishek72850 in #13
- Added Tests and coverage
- Improved Indexing
- Fixed Indexing issue on Linux and windows
- Fixed import issues on linux
Full Changelog: 1.0.5...1.1.0
Improved indexer error handling
What's Changed
- Improved indexer error handling by @abhishek72850 in #11
Full Changelog: 1.0.4...1.0.5
Fixed settings and sublime package
What's Changed
- added no-sublime-package and fixed settings by @abhishek72850 in #10
Full Changelog: 1.0.3...1.0.4
Made Key bindings Optional
Fixed plugin review comments
Key binding fixed
What's Changed
- Update README.md by @abhishek72850 in #5
- Fixed issue when no item selected by @abhishek72850 in #6
- Package control bot comment fix by @abhishek72850 in #7
Full Changelog: 1.0.0...1.0.1
First release
What's Added
- Generate python imports
- Supports virtual environment