Skip to content

v1.2.7

Choose a tag to compare

@J-Akiru5 J-Akiru5 released this 21 May 03:53
· 40 commits to main since this release

All 8 audit bugs fixed. System is clean and stable.

Bugfixes:

  • #5: TUI Live layout now refreshes correctly (live.update())
  • #6: Config mkdir() protected with try/except + friendly error
  • #7: _deep_merge prevents None from overwriting dict defaults
  • #8: Executor archive logic uses explicit None check instead of falsy {}

Cleanup:

  • Added .npmignore to exclude pycache from npm package
  • Cleaned build artifacts from repo
  • Repository is sanitized and production-ready

Full Changelog: v1.2.6...v1.2.7