Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project roughly adheres to Semantic Versioning.
0.0.3
Added
- Added
pod_parse --binsupport for searchingPATHbefore direct file lookup. - Added
PodNode.child_count()for portable child-count checks.
Fixed
- Fixed
pod_parseoption handling across runtimes. - Fixed POD path stringification for
zuzu-js. - Skipped nested
zuzu-jsscript-runner checks where child arguments are not propagated byProc.run.
0.0.2 - 2026-05-28
Added
- Started keeping a changelog. (tobyink)
- Added a LICENCE file. (tobyink)
- Changed status to "stable". (tobyink)
0.0.1 - 2026-05-28
First release.