yj
yj copied to clipboard
Command line tool that converts YAML to JSON
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.15 to 3.2.19. Release notes Sourced from clap's releases. v3.2.19 [3.2.19] - 2022-08-30 Fixes (help) Ensure required arguments for parent commands aren't shown in their subcommands when...
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.26 to 0.9.10. Release notes Sourced from serde_yaml's releases. 0.9.10 Make Display for Number produce the same representation as serializing (#316) 0.9.9 Add serde_yaml::with::singleton_map_recursive 0.9.8 Fix serialization...
https://github.com/pickfire/babelfish This one is missing yaml, but I will add link to this project later.
Hey! I've just ported this yj to the FreeBSD ports. I gave the package the name used by Repology to identify this software: https://repology.org/project/yj-bruceadams/versions Here's the overview of the port:...
I'd love to sees some benchmarks comparing other common ways of doing this that can be accomplished with commonly-installed tools, e.g. [my own `yaml2json` in Ruby](https://github.com/colindean/hejmo/blob/master/scripts/yaml2json). _(I'm semi-volunteering to do...
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.13 to 0.9.14. Release notes Sourced from serde_yaml's releases. 0.9.14 Implement Deserializer for TaggedValue and &TaggedValue (#339) Commits 8948d36 Release 0.9.14 8d95125 Merge pull request #339 from...
Bumps [snafu](https://github.com/shepmaster/snafu) from 0.7.1 to 0.7.3. Changelog Sourced from snafu's changelog. 0.7.3 - 2022-10-20 Fixed The macro no longer generates invalid code when implicitly-generated types (such as backtraces) were used...
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.10 to 4.0.18. Release notes Sourced from clap's releases. v4.0.18 [4.0.18] - 2022-10-20 Fixes (derive) Allow #[command(skip)] to also work with enum variants with a value v4.0.17...
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.32 to 4.1.9. Release notes Sourced from clap's releases. v4.1.8 [4.1.8] - 2023-02-27 Fixes (derive) Don't deny lints on the users behalf v4.1.7 [4.1.7] - 2023-02-27 Fixes...