- Moved ownership from xesscorp to devbisme.
- Added State object for working with finite-state machines in PygMyHDL.
- Fixed Bus object so my_bus.o[m:n] now calls my_bus(m, n) to get a shadow slice instead of creating an array of wires.
- First release on PyPI.