Skip to content

v1.1.5

Latest
Compare
Choose a tag to compare
@NotCoffee418 NotCoffee418 released this 27 May 18:45
· 1 commit to master since this release
  • Fix issues connecting to different versions of MySQL/MariaDB
  • Update dependencies
  • Fix spell lookup crash

I've switched the library to connect to databases from MySql.Database to MySqlConnector.
This means the underlying system has changed, and due to the nature of this application, many databases are expected to be supported so this application heavily leans on this dependency.
If this change has caused any new issues, please do report them.