First packaged pre-release for `tivars_lib_py`, containing all cumulative progress in the last five months.
**Full Changelog**: https://github.com/TI-Toolkit/tivars_lib_py/commits/v0.6.0
New features
- All of them
Newly-supported types (https://github.com/TI-Toolkit/tivars_lib_py/issues/5)
- `TIReal`, `TIComplex`
- `TIRealList`, `TIComplexList`
- `TIMatrix`
- `TIEquation`
- `TIString`
- `TIProgram`, `TIProtectedProgram`
- `TIPicture`, `TIMonoPicture`, `TIImage`
- `TIGDB`, `TIMonoGDB`
- `TIWindowSetttings`, `TIRecallWindow`, `TITableSettings`
Bug fixes
- Yes
Breaking changes
- Nonexistent by definition
Contributions
- adriweb - Maintains `tivars_lib_cpp`, which this lib is an intentional replicate of
- LogicalJoe - Knows all the ancient secrets of TI var files for the rest of us to copy
- rpitasky - Helped write the first version of the tokenizer