This repository has been archived by the owner on Jun 17, 2023. It is now read-only.
alexander-myltsev
released this
25 Sep 21:01
·
15 commits
to master
since this release
- Rearrange the codebase:
gnparser
core does not depend on JSON rendering library - Fix 463045a: minor issues with multiple
year
node rendering - Fix cfd9b1d: JSON snake_case is converted to camelCase
- Fix 86fe367: spray-json is used for rendering, that drops redundant conversion in Akka-based servers of
runner
- Fix #381: cover TcpServiceConnection with Spec
- Fix #471: Limit the size of input stream for CLI to 500K
- README is synchronized with the project current state