Skip to content

Releases: nabeghe/atlin-php

v0.2.1

28 Feb 05:56

Choose a tag to compare

feat: add # comment support and # escape to parser

Lines starting with # are discarded as comments (opt-in via
AtlinConfig::$comments, enabled by default). Use \# to write
a literal # at the start of a value line.

v0.1.0

27 Feb 04:30

Choose a tag to compare

Initial commit