• 0.2.1 abec7d4dae

    Typo Fix Pre-Release

    jpcx released this 2023-05-18 09:41:24 -07:00 | 0 commits to main since this release

    Fixed

    • Fixed typo in README
    Downloads
     
  • 0.2.0 4df4010cba

    jpcx released this 2023-05-17 20:38:22 -07:00 | 2 commits to main since this release

    Fixed

    • 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
     
  • 0.1.2 b7d5161d5b

    Patch 0.1.2 Pre-Release

    jpcx released this 2023-04-26 12:22:00 -07:00 | 24 commits to main since this release

    Changed

    • plugins/*.mk files included after all: to allow for target-specific variables.

    Added

    • Added an example for using *.mk files.
    Downloads
     
  • 0.1.1 80e82559ab

    Patch 0.1.1 Pre-Release

    jpcx released this 2023-04-26 10:19:54 -07:00 | 28 commits to main since this release

    Fixes

    • Makefile now uses soft include to allow build without custom *.mk files.

    Changes

    • README edits
    Downloads
     
  • 0.1.0 5c0fda26cf

    jpcx released this 2023-04-25 23:33:09 -07:00 | 30 commits to main since this release

    Added

    • First release.
    • gpt plugin added.
    Downloads