* Release 0.1.0
* Add a script to translate fcp rule files into graphviz format
* Release 0.2.0
* Add multi-input/single-output handling
* Make the rules parser more robust
* Add commands show while dumping rules
* Rearrange the build process in order to use EXEEXT (if needed)
* Release 0.3.0
* Add Stream class in order to wrap the std::stream, obtaining a multithread logging mechanism
* Replace all those ugly TR_XXX macros
* Add parallel transformations
* Add Thread class
* Add inter-chain locking mechanisms
