Skip to content

2.0.3

Compare
Choose a tag to compare
@simonrainerson simonrainerson released this 21 Dec 08:36
· 32 commits to main since this release

Packages

  • avery: 2.0.2
  • bendini: 2.0.0
  • firmRust: 1.0.0
  • firmTypes-python: 1.0.0
  • firmTypes-rust-withServices, firmTypes-rust-withoutServices: 1.0.0
  • lomax: 2.0.0
  • protocols-withServices-python, protocols-withServices-rust, protocols-withoutServices-python, protocols-withoutServices-rust: 2.0.0
  • quinn: 2.0.0
  • tonicMiddleware: 1.0.0
  • windowsInstaller: 0.1.2

Fixed

  • windowsInstaller: Installer removing files it did not own during uninstall.
    The installer now only work on files it extracted itself. If you
    manually add extra files in for example the install directory
    it will ignore those during uninstall.
  • windowsInstaller: Issue where installer could not mark files for deletion.