CHANGES 0.0.1 -> 0.0.2 - imports have been cleaned - corrected bug with the StripRules type (no-attribute and no-color had to be swapped) - now every allocated memory should be freed (it wasn't the case yet, as the previous version was the first one, and I just wanted some working stuff) - added some strictness annotations, but I guess many more should be added although it shouldn't make a real difference (it is just a binding after all)