Skip to content

v4.1.0

Compare
Choose a tag to compare
@ajul ajul released this 28 Jan 02:23
· 45 commits to master since this release

Some significant restructuring. Changes include:

  • Reorganized core modules, splitting off datatypes and filetypes into subpackages.
  • Table is no longer a thing; csvs now parse to Trees.
  • Improved the base parse* functions in terms of ease of finding game directories so we no longer need pyradox.load.
  • Output more easily to JSON, CSV, and HTML.