Skip to content

Dec v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 05:37

Added

  • ParserModular, a more complicated parser that supports game mods.
  • A large number of new merge modes intended for game modding.

Breaking

  • Minor changes to Parser API to cleanly support more file types.

Documentation

  • Picked a more modern and less awkwardly stifling visual style.

Fixed

  • Minor errors in several error messages.
  • Comment typos in unit tests.

Testing

  • Added internal validation checks.
  • Better coverage in various areas.