8000 Tags · gnuvince/ppbert · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: gnuvince/ppbert

Tags

0.12.1

Toggle 0.12.1's commit message
Release ppbert 0.12.1

0.12.0

Toggle 0.12.0's commit message
Release ppbert 0.12.0

0.11.0

Toggle 0.11.0's commit message
Release ppbert 0.11.0

0.10.0

Toggle 0.10.0's commit message
Release ppbert 0.10.0

- INTERFACE: Use file extension to decide which parser to use

0.9.4

Toggle 0.9.4's commit message
Release ppbert 0.9.4

- INTERNALS: fix warnings about Error::description() starting from Rust 1.42.0

0.9.3

Toggle 0.9.3's commit message
Release ppbert 0.9.3

- BUGFIX: Properly escape double quotes and backslashes in binary and
  string literals
- FEATURE: Display the atoms true and false as the JSON booleans
  rather than the strings "true" and "false

0.9.2

Toggle 0.9.2's commit message
Release ppbert 0.9.2

0.9.1

Toggle 0.9.1's commit message
- Add a GitHub Actions pipeline to create Linux, macOS and Windows bi…

…naries

0.9.0

Toggle 0.9.0's commit message
Release ppbert 0.9.0

0.8.4

Toggle 0.8.4's commit message
0.8.4

Bug fixes
  - Ensure that `ppbert` exits when a BrokenPipe error is encountered.
Performance improvements
  - Wrap `stdout` in a `BufWriter`; this improves the performance of outputting as Erlang by 2x and JSON by 1.15x.
0