v0.4.0 (2026-06-21)
This release is published under the MIT License.
Features
- Add support for new tavern_helper extension format (
05b679f)
Support both legacy TavernHelper_scripts (flat array) and new tavern_helper (nested object with scripts + variables) formats. Add recursive nested type handling in dump/load and dict single-file export mode for variables.
Detailed Changes: v0.3.0...v0.4.0