Skip to content

Releases: unixwzrd/venvutil

Documentations path correction

08 Dec 13:23

Choose a tag to compare

Pre-release

Documentation paths worked locally, but not on GitHub.

Mode coming soon

Fixes and updates to functionality

08 Dec 12:22

Choose a tag to compare

Pre-release

docs: Update README and documentation with examples and links

  • Enhanced README with new examples for venvutil tools, vhelp, ptree, lenv, errfind, and errno.
  • Added links to detailed documentation for improved user guidance.
  • Implemented generate_markdown function to automate markdown documentation generation from scripts.
  • Improved logging and error handling in wrapper_funcs.sh and other scripts.
  • Updated CHANGELOG and WORKLOG with recent enhancements and changes.

See the CHANGELOG.md for more information.

20241206-Update-01

06 Dec 21:58

Choose a tag to compare

20241206-Update-01 Pre-release
Pre-release

Refactor update/repair help_sys.sh, genmd script and update CHANGELOG

  • Streamlined file tree generation and improved debug level handling in genmd script.
  • Added symlink following and token counting for markdown bundles.
  • Addressed minor config file issues.
  • Enhanced logging in genmd and help_sys.sh for better debugging.
  • Updated CHANGELOG with latest changes.