Version 2.0.16
paragonie-scott
released this
04 Jul 16:17
·
67 commits
to master
since this release
- Fixed type-checking consistencies that forced us to use Psalm in non-strict mode (i.e.
totallyTyped="false"
). - README cleanup, added a header to the Version 9.99.99 section.
- If you're confused by
v9.99.99
and it's causing stuff to break, see this section of the README for the solution to your problem.
- If you're confused by
- Trimmed down and annotated our
psalm.xml
file with explanations for why each assertion is suppressed.