Skip to content

Releases: Sebastian-Webster/mysql-memory-server-nodejs

v1.2.0

12 Aug 04:21

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

07 Aug 17:49
4436291

Choose a tag to compare

Version 1.1.0

What's Changed

  • Fixed MySQL downloads failing on macOS 13 3bdf3a0
  • Added zip file path sanitisation #31
  • Added username option to change the username for databases #36
  • Fixed port retries failing #38

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Aug 17:23

Choose a tag to compare

Version 1.0.0

mysql-memory-server is an npm package that allows you to create ephemeral MySQL databases for use cases like continuous integration testing where you need a throw away database for testing purposes.

Version 1.0.0 adds the ability to create these ephemeral databases on Windows, macOS, and Linux.

Full Changelog: https://github.com/Sebastian-Webster/mysql-memory-server-nodejs/commits/v1.0.0