Releases: paragonie/certainty
Releases · paragonie/certainty
Version 1.0.0
Certainty's API is now stable, and we're confident in its ability to solve CA certificate issues for the PHP ecosystem.
Changes since 0.2.0:
- Allow
LocalCACertBuilder
to publish to configured Chronicles. - Documentation updated to reflect Chronicle support.
Version 0.2.0
This isn't just the second minor release of Certainty, it's the first release candidate for v1.0.0.
Changes since v0.1.1
:
RemoteFetch
now verifies that fresh CA-Cert bundles have been logged into a Chronicle instance.- Most exceptions have been converted to our own classes rather than the base
Exception
class.
Version 0.1.1
Like v0.1.0 but without a typo that breaks tests.
Version 0.1.0
First semi-stable release of Certainty.