v0.3.23
Pre-releasevenvat Release Notes - Version 0.3.23
Release Date: 3 OCTOBER 2024
Overview
This release introduces new features and important bug fixes to enhance the usability and stability of venvat. We highly recommend updating to this version to take advantage of the latest improvements.
New Features
- Venvat Global for Linux and macOS only: venvat Supports global activation on Linux and macOS, simplifying the management of virtual environments across different projects.
- To install for Linux/macOS, run:
pip install venvat
- After installation, activate venvat with:
venvat
- To apply changes, run the following activation commands:
- For Bash:
source ~/.bashrc
- For Zsh:
source ~/.zshrc
- For Bash:
- To install for Linux/macOS, run:
For more information you may read Readme.md
How to Update
To update to the latest version of venvat, run the following command:
pip install --upgrade venvat
Future Planning
Venvat Global is a unique solution specifically designed for Linux and macOS users. Currently, there are no plans to extend this feature to Windows users. This version will undergo a test run for the next 3 months. During this period, we will focus on enhancements, bug fixes, and potentially adding new features based on user feedback.
If no major suggestions or bugs are reported during this test phase, we plan to release a Release Candidate (RC) version, followed by the final stable version.
Feedback and Support
We highly value your feedback! If you encounter any issues or have suggestions for future releases, please open a discussion or issue on the Discussion page. Your input will help us improve and shape future versions of venvat.