Skip to content

v2.0.0-dev.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Abadima Abadima released this 08 Aug 02:05

Additions

  • Added db.getCollection() feature, useful for custom database implementations.
  • Implemented migrate.fromDB(), from MongoDB to SQLite. (Support for SQLite to MongoDB coming soon)

⚠️ Breaking Changes

  • migrate.discord_xp() removes dbUrl parameter.
  • migrate.database() => migrate.fromDB()
  • reset() switches username and erase parameters around.

Changes

  • Overhauled migrate.discord_xp() function, should fix issues and remove unnecessary requirements.

Bug Fixes

  • Fix reset() not properly resetting users.

Full Changelog: v2.0.0-dev.1...v2.0.0-dev.3