Skip to content

v0.0.10

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 09:24
· 19 commits to refs/heads/main since this release

Changes

  • Fixed schema directive, removed engine allow_undefined & trim_trailing_newline, both should just enforce defaults (#9) @zakstucke
  • file subcommand split into read, put and del, filepath can now also be inline content, when it is, for put and del the updated contents will be printed to stdout. (#8) @zakstucke