Skip to content

v0.17.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 09:35
· 42 commits to main since this release

What's Changed

  • fix: update resave script after refactor broke it by @cheahjs in #103
  • chore: add pypy to ci test matrix by @cheahjs in #102
  • fix: update bad deserialization of static work progress transforms by @cheahjs in #112
  • chore: make mypy happy with types by @cheahjs in #113
  • feat: add --convert-nan-to-null to emit spec-compliant JSON by @cheahjs in #114
  • feat: pypi packaging by @cheahjs in #119

Warning

WorkSaveData is experimental as the save files I have do not exercise all possible options. Please report any issues you encounter with this release.

Note

For any downstream projects using this library, note that modules have moved around to support publishing on PyPi. You can now opt to install palworld-save-tools via pip instead of vendoring the library if you so choose.

Full Changelog: v0.16.0...v0.17.1