- Finished writing tests with 100% code coverage.
- Finished fixing things that were caught with static analysis.
- Lots of additional static analysis to help catch a variety of errors that were not caught with tests.
- Changed namespace from
Skyzyx\UtilityPack
→SimplePie\UtilityPack\Util
. - Added some traits that were extracted from SimplePie NG.
- Added some enumerator foundation classes that were extracted from SimplePie NG.
- Updated a bunch of linting rules.
- Extracted from code that I use all the time.