Skip to content

Releases: DamnWidget/anaconda

v2.1.10

25 Nov 17:46
v2.1.10
Compare
Choose a tag to compare
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.10

Welcome to new anaconda v2.1.10, what do you can find in this minor release?

Features

  • Disable linting algo in scratch buffers. resolves #579
  • Fallback to ST3 builting Goto Definition when Jedi does not fund anything, resolves #502

Fixes

  • Import Validator now handles relative imports right, resolves #432

v1.2.9

24 Nov 18:18
v2.1.9
Compare
Choose a tag to compare
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.9

Welcome to new anaconda v2.1.9, what do you can find in this minor release?

Fixes

  • fix broken goto logic when remote interpreter is being used

v2.1.8

23 Nov 19:11
v2.1.8
Compare
Choose a tag to compare
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.8

Welcome to new anaconda v2.1.8, what do you can find in this minor release?

Updates

  • PyCodestyle updated to last master version

Enhancements

  • Auto enable autocompletion on [dot]

Fixes

  • set goto value as empty list instead of None in errors, resolves #590
  • workaround what seems to be a Jedi bug, reported in #488 and #432
  • made AnacondaGotoPythonObject to inherit from AnacondaGoto so it is inherits it's ability to infere context paths, fixes #591

v2.1.7

17 Nov 23:27
v2.1.7
Compare
Choose a tag to compare
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.7

Welcome to new anaconda v2.1.7, what do you can find in this minor release?

Enhancements

  • Auto disable conflictive plugins while anaconda is active

v2.1.6

11 Nov 21:56
v2.1.6
Compare
Choose a tag to compare
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.6

Welcome to new anaconda v2.1.6, what do you can find in this minor release?

Enhancements

  • Added scope specific test params for test runner. Resolves #580
  • Added configurable setting to define MYPYPATH. Resolves #581

v2.1.5

25 Oct 20:02
v2.1.5
Compare
Choose a tag to compare
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.5

Welcome to new anaconda v2.1.5, what do you can find in this minor release?

Fixes

  • Fixed wrong return values from imports validator

Changes

  • Now anaconda_linter_underlines setting is never iginored, PR #565
  • Added 3 more mark styles for the linter, the styles are:
    solid_underline, stippled_underline and squiggly_underline PR #567
  • Now we can jump back to where we previously where after goto files using the jump_back command PR #570

New Features

  • Added GotoAssignment command, PR #572, more info #569

v2.1.4

17 Oct 16:30
v2.1.4
Compare
Choose a tag to compare
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.4

Welcome to new anaconda v2.1.4, what do you can find in this minor release?

Fixes

  • Fixed wrong split on windows, resolves #564
  • Fixed wrong shlex.split on windows

v2.1.3

14 Oct 18:33
v2.1.3
Compare
Choose a tag to compare
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.3

Welcome to new anaconda v2.1.3, what do you can find in this new release?

Fixes

  • Fixed MyPy paths that got break inside shlex.splits

Updates

  • Jedi library updated to 0.10.0 (e27f1fe)

v2.1.2

13 Oct 20:30
Compare
Choose a tag to compare
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.2

Welcome to new anaconda v2.1.2, what do you can find in this new release?

Fixes

  • Fixed MyPy support on Windows
  • Fixed MyPy support for MyPy >= 0.4.5

v2.1.1

05 Oct 12:47
Compare
Choose a tag to compare
                                                      |
          _` |  __ \    _` |   __|   _ \   __ \    _` |   _` |
         (   |  |   |  (   |  (     (   |  |   |  (   |  (   |
        \__,_| _|  _| \__,_| \___| \___/  _|  _| \__,_| \__,_|
                                 The Sublime Text 3 Python IDE

Anaconda v2.1.1

Welcome to new anaconda v2.1.1, what do you can find in this new release?

Fixes

  • Fixed wrong logic for creating non existent directories in jsonserver
  • Added swallow_startup_errors to inner checks of worker start