Version 1.3.0
- 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.