Skip to content

Change Log

0.0.12.2

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

0.0.12.1

0.0.12.0

  • [x] An improved string using f-string format @yassine20011 pull/5/files
  • [x] Add installation instructions for Windows users using pipx @yassine20011 pull/5/files

0.0.11.9

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

0.0.11.8

  • Fix error ModuleNotFoundError: No module named 'dotenv' and not show version fenv

0.0.11.7

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

0.0.11.6

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

0.0.11.5

  • [x] Added Tree path in md after generating projects , can you try command fenv update
  • [x] Added create file .gitignore
  • [x] Edit readme.md small changes
  • [x] 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
  • [x] Added command fenv install alone will install file requirements.txt in directory current
  • [x] Added after use fenv onlyenv created settings then activate env one time

0.0.11.4

  • [x] Fix bugs small

0.0.11.3

  • [x] Fix bugs settings in .vscode
  • [x] Fix bugs line 609 and 624

0.0.11.2

  • [x] Fix bugs small

0.0.11.1

  • [x] Change new pattern command -onlyenv to onlyenv

0.0.10

  • [x] Add option -onlyenv for create only virtualenv without base file all
  • [x] Add command install for install package and add module to file requirements.txt

0.0.9

  • [x] Release 0.0.9