Skip to content

Releases: nabeghe/atlin-php

Release list

v0.2.1

Choose a tag to compare

@nabeghe nabeghe released this 28 Feb 05:56

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

Choose a tag to compare

@nabeghe nabeghe released this 27 Feb 04:30
Initial commit