Skip to content

v2.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 14:04
· 79 commits to main since this release

2.15.0 (2023-01-01)

Bug Fixes

  • don't log when package is incompatible and exclusive option is used (ad81a1b)
  • exclude patcher dependency from minimizing (d5794b9)
  • gitignore: ignore options.toml (#158) (7be9af0)
  • invalid header when writing a ZipFile (#169) (6e703eb)
  • start with uppercase in log message (ae91b0d)
  • use correct prefix in log message (1a67cd8)

Features

  • do not warn on incompatible packages (39e377b)
  • improve missing compatibility annotation tracing log (2c7eb72)
  • simplify log message (74d73ca)
  • trace logs when compatibility annotation is missing (#166) (c590bf5)
  • use am instead of monkey to launch the app (#159) (6a35cf7)