Skip to content

Intave Storage 0.4.1

Latest
Compare
Choose a tag to compare
@Trattue Trattue released this 31 Mar 00:08
· 7 commits to master since this release

Adds support for IntaveBootstrap.

Upgrading from older versions:

  • Delete the old plugin from your server's plugins folder.
  • Delete the old IntaveStorage/config.yml created by Intave Storage. This allows the new config to generate.
  • Configure the IntaveStorage/config.yml to your needs.

Artifacts:

  • intavestorage-0.4.1-all.jar contains all storage implementations
  • intavestorage-0.4.1-file.jar contains only the file-based storage implementation
  • intavestorage-0.4.1-mariadb.jar contains only the file-based and the MariaDB-based storage implementations
  • intavestorage-0.4.1-mongodb.jar contains only the file-based and the MongoDB-based storage implementations
  • intavestorage-0.4.1-mysql.jar contains only the file-based and the MySQL-based storage implementations
  • intavestorage-0.4.1-postgresql.jar contains only the file-based and the PostgreSQL-based storage implementations

Full Changelog: 0.4.0...0.4.1