Skip to content

Latest commit

 

History

History
84 lines (57 loc) · 5.97 KB

CHANGELOG.md

File metadata and controls

84 lines (57 loc) · 5.97 KB

Changelog

v0.0.5 (2018-05-15)

Full Changelog

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)

v0.0.4 (2017-12-15)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.0.3 (2017-11-25)

Full Changelog

Merged pull requests:

  • build instructions for macOS #9 (fkr)
  • point back to the original repo #8 (fkr)
  • fixing missing include causing unknown 'unique_ptr' in legacy/gnupg/g10/keyid.cpp #7 (bitpick)

v0.0.2 (2017-10-29)

Full Changelog

Merged pull requests:

v0.0.1 (2017-10-28)

Full Changelog

Merged pull requests: