NeoPG 0.0.5
Pre-release
Pre-release
v0.0.5 (2018-05-15)
Closed issues:
- Please summarize project "status" in the README #65
- ensure NeoPG::URI and NeoPG::Http agree on URL parsing. #61
- Interpret http timeout as milliseconds instead of seconds. #45
Merged pull requests:
- Run a legacy subcommand directly if neopg is called through a program name that ends in that subcommand. #71 (lambdafu)
- Integrate taocpp::json #69 (ColinH)
- Disable support for IDEA. #68 (lambdafu)
- Fix a logging message when starting the agent #67 (romanz)
- Add test case for URI parser for WHATWG compliance (issue #61). #62 (lambdafu)
- Update PEGTL to 2.4.0. #59 (lambdafu)
- Reorganize header files and unit tests. #52 (lambdafu)
- Build libneopg as shared library, and fix interface visibility. #50 (lambdafu)
- mention force-linking of gettext tools on macOS for homebrew #49 (fkr)
- Remove support for fake v3 key IDs. #47 (lambdafu)
- Set maximum filesize for Http transfers. #40 (lambdafu)
- Remove use of es_fopencookie from dirmngr. #38 (lambdafu)