Releases: DamnWidget/anaconda
Releases · DamnWidget/anaconda
v1.4.28
Changes in 1.4.28
Fixes
- Fixed dupes in Goto Definition command, resolves #497
v1.4.27
Changes in 1.4.27
Fixes
- Fixed problem with signatures feature being corrupted by toltips, resolves #499
v1.4.26
Changes in 1.4.26
Updates
- Vagrant Support branch updated to be compatible with anaconda >= v1.4.24
For detailed information run git log v1.4.25..v1.4.26 in the git repository branch vagrant_server
v1.4.25
Changes in 1.4.25
Tests Suite
- Added test suite for JsonServer commands and handlers
Fixes
- Fixed several bugs discovered during tests inclusion
For detailed information run git log v1.4.24..v1.4.25 in the git repository
v1.4.24
Changes in 1.4.24
Fixes
- Fixed wrong behavior when Python Charmers incomplete html
module it's found in the system by Python2 interreters.
Fixes #476
v1.4.23
Changes in 1.4.23
Rollbacks:
- Rollback the rollback that rollback PR #441 (not a joke)
Fixes
- Fixed wrong character to separate commands in Unix, fixes #475
v1.4.22
Changes in 1.4.22
Rollbacks:
- Rollback PR #441 due #475
v1.4.21
Changes in 1.4.21
Fixes:
- Fixed Python2 support broken after merging PR #469
v1.4.20
Changes in 1.4.20
Fixes:
- Fixed anaconda not erasing linter marks
- Fixed tooltips for function signatures and docstrings which contains
special HTML characters. Fixes #417
- Fixed misspelled class name that was affecting anaconda based plugins
v1.4.19
Changes in 1.4.19
Fixes:
- Resolved bad code logic in jsonclient.py, more info in #442
- Fixed several PEP8 violations
- Emulate pep8 command line behavior to solve #464
- Fix type in anaconda's default settings file
- Fixed non portable code in tests runner