Skip to content

Releases: athos/pogonos

0.2.1

17 Nov 14:51
Compare
Choose a tag to compare

Added

  • (#20) Babashka support
  • (#24) Support for dynamic partials
  • (#26) Add pgns command

Fixed

  • (#17) Allow non-map values as top-level data for spec testing

0.2.0

18 Apr 14:05
Compare
Choose a tag to compare

Added

  • (#6) New API to check template syntax
  • (#10) API for use as -X program or -T CLI tool

Changed

  • (#14) pogonos.reader/blank-trailing? now returns a falsy value when the reader reaches the end of the input source

Fixed

  • (#9) Detailed error messages won't be shown if line has no trailing line break
  • (#15) Fix incomplete error messages for comment tags

0.1.1

20 Aug 14:59
Compare
Choose a tag to compare

This release has the following fixes:

  • (#1) Fix VerifyError on some environments
  • (#2) Fix shadow-cljs warnings that complain about marker protocol

For more details, see CHANGELOG.md or individual PR pages.

0.1.0

18 Jun 13:17
Compare
Choose a tag to compare

First release