Skip to content

Release v0.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 06:24
a41440c

What's Changed

  • test: cover numeric derive type preservation by @atharvafulay in #14
  • fix: reject $filter comparisons whose operand kinds cannot be evaluated by @tamada in #24
  • feat: derive template values from filtered data, and add $derive.exclude by @tamada in #25
  • fix: publish output only after the whole build succeeds by @tamada in #26
  • docs: correct the serializer configuration example by @tamada in #30
  • chore: drop the directives $emit replaced by @tamada in #31
  • fix: reject a $-prefixed key that is not a directive by @tamada in #35
  • feat: land $skip and the unknown-directive check on main by @tamada in #36
  • feat: write the whole API as one file with bundle by @tamada in #37
  • fix: send --help and --version to stdout with status 0 by @tamada in #39
  • Release v0.0.5 by @tamada in #40

New Contributors

Full Changelog: v0.0.4...v0.0.5