CHANGELOG.md 796 B

Changelog

Unreleased

[0.1.2] - 2020-09-28

  • Rewrite of PAL analisys algorithm
  • Generate a JSON containing the RAW analisys results of the PAL. Table generation will be offloaded.

Removed

  • Currently no longer saves the state every 5 minutes
  • Espresso tables are no longer being generated by this tool, instead a JSON containing all the state changes is produced

[0.0.5] - 2020-08-15

Added

  • Check whether a restored partial dump belongs to a different PAL type

[0.0.4] - 2020-08-13

Added

  • Support for some combinatorial PAL devices

[0.0.3] - 2020-08-12

Added

  • Started tracking changes in a changelog :-P

Changed

  • New algorithm to search paths between MacroStates in graph

Deprecated

  • Nothing

Removed

  • Nothing

Fixed