Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@paragonie-scott paragonie-scott released this 30 Dec 01:21
· 546 commits to master since this release
  • Fixed a few non-security bugs.
  • Improved test coverage.
  • Made several classes final to discourage inheritance (this change is the only reason why I didn't call it 1.2.1 instead of 1.3.0.)
  • Got rid of useless checks from pre-1.0 and dead code (i.e. unused "use" statements).
  • Minor documentation warts have been corrected.