3.4.0 2018 07 15 World Cup Final
- Fix for loop bugs
- Better 5.028 support
- Many other bug fixes;
- More roundtrip tests
3.3.0 2018 07 03 Independence - 1
- Major refactoring cleanup
- Better roundtrip testing and version isolation in testing
- Better Perl version difference isolation
- More OPtable entries
- Allow 5.28.0 (although buggy)
- We now go back to perl 5.014
- Lots of bugs fixed; many still remain.
3.2.0 2018 06 04 Wife of Rocket Scientist
Major revision after the previous major revision...
- Revise namespace and OO heirarchy, which facilitated...
- A lot of code moved into common areas (more work is needed)
- Use B::Deparse routines more pervasively when possible
- Improve testing regime
- roundtip testing
- more unit testing
- write out Perl test failures to a file
- Improve node tagging for fragment use
- Numerous bug fixes
3.1.0 2018 05 19 Rocket Scientist
Add template formatting mechanism use that many places. (More work is
needed though.
Go over mechanism for marking child/parent text.
DRY code a more and expand tests, but more refactoring, DRY, and more tests are
needed.
3.0.0 2018 05 11
Greatly revised in preparation for YAPC Glasgow
More aggressing refactoring, DRY'ing code. More aggressive
about creating a parallel deparse tree with its own node structure.
Add better API to extract text placing in the context of its parent.
This is just the first step though. A lot more work is planned
for better test coverage, tree structuring and tagging.
2.1.5 2017 07 18
- Botched release: was missing module: B:DeparseTree:P526
2.1.4 2017 07 16
- Expand versions range a bit:
back to 5.16, and forward to 5.24, and 5.26
2.1.3 2016 06 3
- Add pod documentation for main module
2.1.2 2016 06 3
- Start perl 5.24 support
2.1.1
- Some small bugs, code branch mergers and reconciliations
2.1.0
- Add perl 5.18
- Be able to deparse main::
2.0.0
Add perl 5.22