Added - `Rect.contains`/`Rect.__contains__`/`in` operator for Rect - `E` and `W` supported on `pair_to_edges` - `<` as parent ref in `Scaffold.find` - Support `vert` as feature (without needing to specify `features=`) - `RestartCount` concept in renderer - `Font.Fontmake` for full font compilation to a tmp file
0.10.13
Added - CycleVersionForward/CycleVersionBackward - Support for _version.py-style sidecar versioning - Support for special `__initials__` function to allow setting state from source file
0.10.12
Added - Experimental support for reading control changes (cc messages) from midi files, via `MidiTimeline.ci` method
0.10.11
Added - `P.to_code` (for a Goodhertz project that used the legacy `DATPen(s).to_code`)
0.10.10
Fixed - `b3denv` assumes Blender exists, which is wrong
0.10.9
Added - `b3denv` requirement, to help get default blender app path