- Keep any trailing whitespace passed into SyntaxHighlighter
- Fix typing import unavailable on 3.8
- Remove trailing newline added by SyntaxHighlighter
- Export PathPrettifier via top-level package
- Use orjson for fast JSON prettifying instead of rapidjsonX
- Add PathPrettifier
- Fix SyntaxHighlighter - skip code highlighting when there is no code to highlight.
- Fix JSONPrettifier, XMLPrettifier - skip code coloring when there is no code to color.
- Fix NumericRounder converting booleans into floats
No changes, just a re-release due to an issue with the build environment used for the 0.1.0 wheel.
Initial release.