Major speed improvements
It also adds new features (Def as Get parameter, types, ...) but mostly stays compatible with the previous version.
The biggest change is the Container
type. It used to be an interface, but it is now a struct.
The documentation was reorganized.