Releases: mandeep/sublime-text-conda
Releases · mandeep/sublime-text-conda
0.4.5 Release
Add Windows and OSX specific files to Preferences->Packages->Conda
0.4.4 Release
Fix an issue where the Unix settings for Conda were being loaded on Windows
0.4.3 Release
fixes #3
0.4.2 Release
Set PYTHONIOENCODING to utf-8 in the Conda build system (thanks @mys721tx)
0.4.1 Release
Fixed issue with environments not being found in new Anaconda 5 installations
0.4.0 Release
- Change how the build system is executed allowing for Cancel Build to be called #2
- Fix issue with command palette being empty when channel sources are unavailable
0.3.1 Release
- Fix issue with Windows command prompts opening when Conda commands are run
- Fix issue with Conda Package commands not working on Windows due to 0.3.0 changes
0.3.0 Release
- Add root conda environment as environment able to be activated
- Add Conda: Search Package command to allow package searches in the defaults channel
0.2.1 Release
- Add build system instructions in README and install.txt
- Add Github repo and Package Control links in install.txt
0.2.0 release
Added ability to list, add, and remove channel sources