Fixed
- Bug that would not allow you to create a valid modified index if the first point had a non-zero bits property
Changed
create_modified_index
so that it no longer add a point before desired starting positionPoint
is now a dataclass instead of a named tuple
Added
- Docstrings and typing throughout