Releases: unixwzrd/venvutil
20250406_01-update
20250406_01-update Fixes and code consolidation
- setup, some reorganization of steps
- genmd, consolidation of functions
- consistent config variable handling uses same functions as setup and generate_manifest
- remove_duplicates into type_lib.sh
- check_directory into config_lib.sh
- save_config to dump_config in config_lib.sh
- redid config information display and output
- errno_lib.sh, function stack adjustment
- errno_lib.sh, message formatting
-type_lib.sh, functions mentioned moved into this library
Fixes and updates with some new features.
Core Library Enhancements
-
Enhanced variable handling with new update_variable function
-
Improved configuration management with better validation
-
Enhanced error handling and logging
-
Added support for configuration inheritance
-
Setup and Installation
-
Added new refresh option for updating from cloned repos
-
Fixed bashrc modification issues
-
Improved configuration handling
-
Enhanced error reporting
-
File Management
-
Improved pattern processing in filetree.py
-
Enhanced configuration file handling
-
Better handling of empty patterns
-
Added support for both file extensions and patterns
-
Documentation
-
Removed redundant debug level documentation
-
Enhanced help messages and usage documentation
-
Improved error messages and logging
-
Updated configuration documentation
Full Changelog: 20250313_00-patch...20250406_00-release
Enhances flags and fixed some bugs
- Added documentation for som of the undocumented tools
- Fixed a markdown conversion issue with the
extract-chat - changes handling for filenames and added destination directory flag for
rename-chat - Other minor enhancements and fixes, see CHANGELOG.md for more.
20250313_00-patch - Dependabot merge
Merged local branch with dependabot changes.
Fix for binary files in chunkfile
This fixed a character set handling issue in chunkfile.
20250226_00-update Patches and fixes
This is an update with all changes and fixes found since original release on 20250212_00-rel
Tthis has all updates and patches since riolled into it, including some new flags for compiling numpy in numpy-comp
Patched version - minor items fixed
This has a couple fo fixes for issues noticed before announcing new release.
20250212_00-rel
Minor changes in README, and debug statement left in generate_manifest removed.
20250210_01-rel: Merge pull request #20 from unixwzrd/dev
This is the latest version of the Virtual Environment Utilities.
- Please let me know if you have any problems.
Cleanup and requirements
Help System Improvements and Documentation Updates
- Fixed directory handling in help_sys.sh process_scripts function
- Improved variable naming and error handling for directory operations
- Updated function documentation in docs/shdoc
- Enhanced markdown generation and cross-referencing
- Replaced missing requirements.txt
- Updated manifest.lst
This commit focuses on improving the help system's directory handling
and enhancing documentation generation across the project.