What's new
Many changes, the most important of which are:
- Bits is now BitVector, with a completely redone design (but functionality largely a superset)
- ytypes are now BitTypes. They contain BitVectors, rather than descend from them.
- various mypy cleanups, documentation, and type-hinting improvements|
- full endianness support
What's next
- improved support for array types
- improved convenience for many-nested structures