Skip to content

TACtool v1.2.0

Compare
Choose a tag to compare
@leorudczenko leorudczenko released this 03 Jul 13:32
· 116 commits to main since this release
7e493bf

This is the second minor update to TACtool, which introduces a MacOS version of the application:

  • MacOS version
    • The environment files have been updated to include a windows and macos specific environment file.
    • The README has been updated to include information for each operating system, windows and macos.
    • The GitHub Workflow has been updated to test and build on both windows and macos.
  • Minor code fix
    • A couple of PyQt5 methods were mistakenly being overwritten when creating the window layout. This has been fixed.