Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

release-1.0.2

Latest
Compare
Choose a tag to compare
@alexander-myltsev 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