Skip to content

Conversation

@unixwzrd
Copy link
Owner

@unixwzrd unixwzrd commented Feb 11, 2025

Merge for release - many many changes, refactoring,m new functions and features added.

Script for handling ChatGPT logs, chunking script.

The JSON chat history extractor is build for my Safariu extension and the JSON from ChatGPT sessions downloaded by the extension.

New features for lenv which now has the Python versuion with the virtual environment.

vdiff - will give the diffs betwen two virtual environments.

renv - for renaming virtual environments.

Testing scripts for checking performance on Apple Silicon between one or more virtual environment with each other.

The NumPy build recipe has been scripted and will run for any version higher than 1.26 to link with Apple Silicon Accelerate framework.

Extra logging and better logging added to the pip and conda wrappers.

Some performance improvements.

Documentation updates.

See CHANGELOG.md for more information.

unixwzrd and others added 25 commits January 3, 2025 03:50
… script sourcing prevention across include files - Remove redundant directory existence checks - Streamline mkdir -p usage - Clean up code organization in shell includes
- Implement consistent script sourcing prevention across include files
- Remove redundant directory existence checks
- Streamline mkdir -p usage
- Clean up code organization in shell includes
- Picking lint
- See changelog for more information
- Fixed bug in config_lib.sh
- Checking pre-commit
- Big in wrapper_lib.sh
- bug in th ewrapper_lib fixed
- Restructured library loading sequence through venvutil_lib.sh as primary entry point
- Fixed circular dependencies between core libraries
- Improved variable declaration consistency across all libraries
- Enhanced configuration management in config_lib.sh with pkg-config style handling
- Moved color handling from errno_lib.sh to string_lib.sh
- Updated error handling and debug support across core libraries
- Added documentation improvements across codebase
@unixwzrd unixwzrd marked this pull request as ready for review February 11, 2025 06:11
Copy link
Owner Author

@unixwzrd unixwzrd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally released with improvements and much debugging. See README and other documenattion additional detaails.

@unixwzrd unixwzrd merged commit 7c5b707 into main Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants