- Updated RustyLine dependency to 10.0.
- Fixed building without default features.
- Added example program.
- Updated RustyLine dependency to 8.2.
- Changed formatting of tuple element scopes to 1-based "[x/n]".
- Fixed mismatch in tuple scopes between serialiser and derserialiser.
- Fixed incorrect compacting of seq and map scopes.
- Fixed missing scope around bytes.
- Added serialiser and to_prompt utility functions.
- Removed Read/WriteLine traits.
- Updated RustyLine dependency to 7.1.
- Fixed bad prompt in bytes deserialiser.