Skip to content

0.3.3

Compare
Choose a tag to compare
@xsist10 xsist10 released this 27 Aug 19:24
· 51 commits to master since this release
47e45fa

What's Changed

  • Fix option shortcode conflict
  • Super privilege check (#85)
  • Added additional feedback on missing access (if the account used to perform the run doesn't have access to specific tables it will warn the user at the start of the run)
  • Increase test coverage and added missing tests. Code coverage is now at 100%
  • Added warning for deprecated authentication method in OutdatedAuthenticationMethod check (#85)
  • Added in EoL timescale for MySQL 8.1 for UnsupportedVersion
  • Minor fixes and improvements as well.
  • Update packages and phpcs fixes