Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kg583 kg583 released this 05 Jun 17:49
· 358 commits to main since this release

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 (#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