v0.2.0
Announcements:
- archives no longer include tests; use composer's
--prefer-source
to get the test suite
Compatibility:
- Compiler: detect import loops
Bug fixes:
- add guard to loop (regression from v0.1.10 bug fix)
Maintenance:
- php doc blocks everywhere!