Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 1.06 KB

Change Log

All notable changes to the "Conda Wingman" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[1.0.0] - 2024-02

  • First official release out of preview!
  • Adding Delete Env functionality.
  • Added automated release process using GitHub Actions.

[0.2.1] - 2023-03

  • Fixed bug that kept wingman status bar items open even when yaml was closed.

[0.2.0] - 2022-03

  • New feature that allows users to activate environments straight from the requirements files by parsing the file.
  • New buttons for Activating Envs and Writing requirement files.
  • Icon Overhaul for Build Env status bar button.
  • Interface added when user writes a requirement file.

[0.1.0] - 2022-03

  • Changing to semantic versioning numbers.
  • Added functionality to create conda environment YAML files from the command pallet. Small update to logo.

[0.0.2] - 2022-03

  • Improving readme.

[0.0.1] - 2023-03

  • Initial release of extension to VSCode Extension Marketplace