0.0.2
A small but important update.
- Fixed a bug that could cause the converter function to be applied twice to the same node.
- Added the ability to "unlink" collecting functions from the
Changerobject. - Added support for the
Uniontype in annotations. - Added shortcut annotations for
int,float, andstrtypes. - Added the ability to apply different changes to the same node. In incremental mode, this does not create a conflict, because in this case we are just creating 2 different versions of the source file.