Feathers (0.8.7)
  * Major: It is now possible to unload arbitrary modules.
  * Major: Added zlib module.
  * Minor: Using WKS/WKI.
  * Minor: Added method "getMultuple()" to configParser to always get a vector
  * Minor: ConfigParser now raises an IoError when having I/O problems.
  * Minor: Now ConfigParser.getCategory() strip names of the category part if the
           category key ends with "*".

Feathers (0.8.6)
  * Bugfix: Process crashed if initialized with a single string.
  * Minor: Added setDirective() to compiler module.

Feathers (0.8.4)
  * Fixed compilation and build settings with MINGW
  * Added compileTemplate and detectTemplate properties to the compiler
    class (reflecting FlcLoader updates)