Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Releases: watchakorn-18k/Fenv

Fenv-0.0.12.2

13 Apr 15:00
Compare
Choose a tag to compare

0.0.12.2

  • Add command fenv clone <git url>
  • Optimize code to match case

Full Changelog: Fenv-0.0.12.1...Fenv-0.0.12.2

Fenv-0.0.12.1

04 Apr 10:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: Fenv-0.0.12.0...Fenv-0.0.12.1

Fenv-0.0.12.0

03 Apr 23:43
Compare
Choose a tag to compare

What's Changed

  • Add installation instructions for Windows users using pipx by @yassine20011 in #5

New Contributors

Full Changelog: Fenv-0.0.11.9...Fenv-0.0.12.0

Fenv-0.0.11.9

02 Apr 19:38
Compare
Choose a tag to compare

0.0.11.9

  • Add command more fenv deactivate Command hint to deactivate virtual environment with folder
  • Add command more fenv activate Command hint to activate virtual environment with folder

Full Changelog: Fenv-0.0.11.8...Fenv-0.0.11.9

Fenv-0.0.11.8

02 Apr 19:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: Fenv-0.0.11.7...Fenv-0.0.11.8

Fenv-0.0.11.7

28 Mar 05:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Changelog

0.0.11.7

  • fenv uninstall <package> can remove packages and package dependencies all in one Tested [Windows]
    • before
    • after
  • Add command fenv clean to clean packages left lib basic files pass test [Windows] and [Linux]
  • Added fev.cfg file
  • Support command all in Linux

Full Changelog: Fenv-0.0.11.5...Fenv-0.0.11.7

Fenv-0.0.11.6

23 Mar 17:41
Compare
Choose a tag to compare

Changelog

0.0.11.6

  • Fix bug create readme.md change env_directory() to name

0.0.11.5

  • Added Tree path in md after generating projects , can you try command fenv update
  • Added create file .gitignore
  • Edit readme.md small changes
  • Fix if an env folder does not exist, the modified fenv install <packages> command will prompt you to confirm whether you would like to create a new env. If you choose not to create a new env, the installation will proceed using python main
  • Added command fenv install alone will install file requirements.txt in directory current
  • Added after use fenv onlyenv created settings then activate env one time

Full Changelog: 0.0.11.4...Fenv-0.0.11.6

Fenv-0.0.11.5

23 Mar 17:40
Compare
Choose a tag to compare

Changelog

0.0.11.5

  • Added Tree path in md after generating projects , can you try command fenv update
  • Added create file .gitignore
  • Edit readme.md small changes
  • Fix if an env folder does not exist, the modified fenv install <packages> command will prompt you to confirm whether you would like to create a new env. If you choose not to create a new env, the installation will proceed using python main
  • Added command fenv install alone will install file requirements.txt in directory current
  • Added after use fenv onlyenv created settings then activate env one time

Fenv-0.0.11.4

04 Mar 20:58
Compare
Choose a tag to compare

0.0.11.4

  • fix bugs small

Full Changelog: Fenv-0.0.9...0.0.11.4

Fenv-0.0.11.3

04 Mar 20:57
Compare
Choose a tag to compare

0.0.11.3

  • fix bugs settings in .vscode
  • fix bugs line 609 and 624

Full Changelog: Fenv-0.0.9...Fenv-0.0.11.3