Skip to content

celq v0.3.4

Choose a tag to compare

@IvanIsCoding IvanIsCoding released this 08 Mar 03:52
· 14 commits to main since this release

This releases:

  • Rejects conflicting input-format flags such as --from-xml and --from-yaml
  • Bumps the TOML parser toml to 1.0.6, which adds TOML 1.1 support
  • Bumps the YAML parser serde-saphyr to 0.0.21