This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
Releases: watchakorn-18k/Fenv
Releases · watchakorn-18k/Fenv
Fenv-0.0.12.2
0.0.12.2
Full Changelog: Fenv-0.0.12.1...Fenv-0.0.12.2
Fenv-0.0.12.1
What's Changed
- Improved virtual environment activation by @yassine20011 in #6
Full Changelog: Fenv-0.0.12.0...Fenv-0.0.12.1
Fenv-0.0.12.0
What's Changed
- Add installation instructions for Windows users using pipx by @yassine20011 in #5
New Contributors
- @yassine20011 made their first contribution in #5
Full Changelog: Fenv-0.0.11.9...Fenv-0.0.12.0
Fenv-0.0.11.9
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
What's Changed
- Fenv 0.0.11.9 by @watchakorn-18k in #4
New Contributors
- @watchakorn-18k made their first contribution in #4
Full Changelog: Fenv-0.0.11.7...Fenv-0.0.11.8
Fenv-0.0.11.7
What's Changed
- Edit readme.md by @lohoyap760 in #1
New Contributors
- @lohoyap760 made their first contribution in #1
Changelog
0.0.11.7
-
fenv uninstall <package>
can remove packages and package dependencies all in one Tested [Windows] - 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
Changelog
0.0.11.6
- Fix bug create readme.md change
env_directory()
toname
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 modifiedfenv install <packages>
command will prompt you to confirm whether you would like to create a newenv
. If you choose not to create a newenv
, the installation will proceed usingpython 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
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 modifiedfenv install <packages>
command will prompt you to confirm whether you would like to create a newenv
. If you choose not to create a newenv
, the installation will proceed usingpython 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
Fenv-0.0.11.3
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