All Versions
14
Latest Version
Avg Release Cycle
84 days
Latest Release
1277 days ago

Changelog History
Page 1

  • v2.2.0 Changes

    October 20, 2020
                                                          |
              _` | __\ _` |__ | _ \ __ \ _` | _` |
             ( | | | ( | ( ( | | | ( | ( |
            \ __,_| _| _| \__ ,_| \ ___| \___ / _| _| \ __,_| \__ ,_|
                                     The Sublime Text 3 Python IDE
    

    Anaconda v2.2.0

    ๐Ÿš€ Welcome to new anaconda v2.2.0, what can do you find in this minor release?

    ๐Ÿ›  Fixes

    - Fixes issues with python interpreter path being truncated or missing
    

    โž• Additions

    - Utility to auto reload the jsonserver (useful for anaconda's developers)
    

    ๐Ÿ—„ Deprecations

    - This version series (v2.2.x) will be the last one suppporting Python 2.7 and Python 3.5
     due Jedi dropping support for these
    
  • v2.1.37 Changes

    September 26, 2020
                                                          |
              _` | __\ _` |__ | _ \ __ \ _` | _` |
             ( | | | ( | ( ( | | | ( | ( |
            \ __,_| _| _| \__ ,_| \ ___| \___ / _| _| \ __,_| \__ ,_|
                                     The Sublime Text 3 Python IDE
    

    Anaconda v2.1.37

    ๐Ÿš€ Welcome to new anaconda v2.1.37, what can do you find in this minor release?

    โšก๏ธ Updates

    - Updated Jedi to v0.17 (Stephen Mitchell)
    
  • v2.1.36 Changes

    May 02, 2020
                                                          |
              _` | __\ _` |__ | _ \ __ \ _` | _` |
             ( | | | ( | ( ( | | | ( | ( |
            \ __,_| _| _| \__ ,_| \ ___| \___ / _| _| \ __,_| \__ ,_|
                                     The Sublime Text 3 Python IDE
    

    Anaconda v2.1.33

    ๐Ÿš€ Welcome to new anaconda v2.1.33, what can do you find in this minor release?

    โšก๏ธ Updates

    - Updated version of pyflakes and MyPy
    

    ๐Ÿ›  Fixes

    - Fixed MyPy out put parsing
    - Fixed error message suggestions about opening a connection to UNIX socket on linux
    
  • v2.1.35 Changes

    March 10, 2020
                                                          |
              _` | __\ _` |__ | _ \ __ \ _` | _` |
             ( | | | ( | ( ( | | | ( | ( |
            \ __,_| _| _| \__ ,_| \ ___| \___ / _| _| \ __,_| \__ ,_|
                                     The Sublime Text 3 Python IDE
    

    Anaconda v2.1.35

    ๐Ÿš€ Welcome to new anaconda v2.1.35, what can do you find in this minor release?

    ๐Ÿ›  Fixes

    * Fix Windows compatibility issue on interpreter.py
    * Fix MyPy parsing
    
  • v2.1.34

    November 11, 2019
  • v2.1.33 Changes

    June 11, 2019
                                                          |
              _` | __\ _` |__ | _ \ __ \ _` | _` |
             ( | | | ( | ( ( | | | ( | ( |
            \ __,_| _| _| \__ ,_| \ ___| \___ / _| _| \ __,_| \__ ,_|
                                     The Sublime Text 3 Python IDE
    

    Anaconda v2.1.33

    ๐Ÿš€ Welcome to new anaconda v2.1.33, what can do you find in this minor release?

    ๐Ÿ›  Fixes

    - Further fixing a bug introduced due to Windows WSL 1903 release
    
  • v2.1.32 Changes

    June 11, 2019
                                                          |
              _` | __\ _` |__ | _ \ __ \ _` | _` |
             ( | | | ( | ( ( | | | ( | ( |
            \ __,_| _| _| \__ ,_| \ ___| \___ / _| _| \ __,_| \__ ,_|
                                     The Sublime Text 3 Python IDE
    

    Anaconda v2.1.31

    ๐Ÿš€ Welcome to new anaconda v2.1.31, what can do you find in this minor release?

    ๐Ÿ›  Fixes

    - Fixing a nasty socket problem occurring in WSL 1903
    
  • v2.1.31 Changes

    June 10, 2019
                                                          |
              _` | __\ _` |__ | _ \ __ \ _` | _` |
             ( | | | ( | ( ( | | | ( | ( |
            \ __,_| _| _| \__ ,_| \ ___| \___ / _| _| \ __,_| \__ ,_|
                                     The Sublime Text 3 Python IDE
    

    Anaconda v2.1.31

    ๐Ÿš€ Welcome to new anaconda v2.1.31, what can do you find in this minor release?

    โฌ†๏ธ Upgrades

    - PyFlakes upgraded to 2.1.1 it will fix #746
    

    ๐Ÿ›  Fixes

    - Upgrade pyflakes to 2.1.1 to improve the handling of type annotations
    - Now anaconda does not ignores `$VIRTUAL_ENV` anymore
    - Fix WSL-1903 problem
    
  • v2.1.29 Changes

    July 23, 2018
                                                          |
              _` | __\ _` |__ | _ \ __ \ _` | _` |
             ( | | | ( | ( ( | | | ( | ( |
            \ __,_| _| _| \__ ,_| \ ___| \___ / _| _| \ __,_| \__ ,_|
                                     The Sublime Text 3 Python IDE
    

    Anaconda v2.1.29

    ๐Ÿš€ Welcome to new anaconda v2.1.29, what can do you find in this minor release?

    ๐Ÿ›  Fixes

    - Fix MyPy settings for silent imports
    
  • v2.1.28 Changes

    July 09, 2018
                                                          |
              _` | __\ _` |__ | _ \ __ \ _` | _` |
             ( | | | ( | ( ( | | | ( | ( |
            \ __,_| _| _| \__ ,_| \ ___| \___ / _| _| \ __,_| \__ ,_|
                                     The Sublime Text 3 Python IDE
    

    Anaconda v2.1.28

    ๐Ÿš€ Welcome to new anaconda v2.1.28, what can do you find in this minor release?

    โช Rollbacks

    - Rollback v2.1.27 to v2.1.26