A bit more of API breakage (this is still v0.0.*):
- `Model.from*` methods have been removed; please use `Model(name, value)` instead.
- Fixed a bug that made `Model.select("path", None)` return None if the path is not found.
The latest release was quite solid, and this one is just improving things. The API should stabilize soon and a v1 release is to be expected.