-
Temporary Contexts, More Demos, Example Scripts Pre-Release
released this
2023-05-17 20:38:22 -07:00 | 2 commits to main since this releaseFixed
- Compound context paths now work properly
- gpt plugin now works with immediate EOF from stdin
- Touched up various sections of the README
Changed
- rm renamed to del for clear
Added
- Added temporary context support
- Added several more demos and example scripts
- Added onfinish listener to plugin base class
Downloads
-
Patch 0.1.2 Pre-Release
released this
2023-04-26 12:22:00 -07:00 | 24 commits to main since this releaseChanged
- plugins/*.mk files included after
all:
to allow for target-specific variables.
Added
- Added an example for using *.mk files.
Downloads
- plugins/*.mk files included after
-
Patch 0.1.1 Pre-Release
released this
2023-04-26 10:19:54 -07:00 | 28 commits to main since this releaseFixes
- Makefile now uses soft include to allow build without custom *.mk files.
Changes
- README edits
Downloads
-
Minor 0.1.0 (First Release) Pre-Release
released this
2023-04-25 23:33:09 -07:00 | 30 commits to main since this releaseAdded
- First release.
- gpt plugin added.
Downloads