CHANGELOG.md

pod-parser-0.0.3 documentation

Package

Name
pod-parser
Version
0.0.3
Uploaded
2026-06-12 23:11:58
Repository
https://github.com/tobyink/zuzu-pod-parser
Dependencies
Metadata
zuzu-distribution.json
Archive
Download .tar.gz

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 --bin support for searching PATH before direct file lookup.
  • Added PodNode.child_count() for portable child-count checks.

Fixed

  • Fixed pod_parse option handling across runtimes.
  • Fixed POD path stringification for zuzu-js.
  • Skipped nested zuzu-js script-runner checks where child arguments are not propagated by Proc.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.