Skip to content

Releases: groue/GRDBSnapshotTesting

0.4.1 - GRDB 7 beta

29 Sep 09:57
Compare
Choose a tag to compare
0.4.1 - GRDB 7 beta Pre-release
Pre-release

A new release of the snapshot testing companion library of GRDB.

What's Changed

  • Bumped the minimal watchOS version to 7.0

Full Changelog: 0.4.0...0.4.1

0.4.0 - GRDB 7 beta

29 Sep 09:50
Compare
Choose a tag to compare
0.4.0 - GRDB 7 beta Pre-release
Pre-release

A new release of the snapshot testing companion library of GRDB.

What's Changed

  • Depend on GRDB 7.0.0-beta+ by @groue in #4

Full Changelog: 0.3.0...0.4.0

0.3.0

29 Oct 11:54
Compare
Choose a tag to compare
  • New Minimum GRDB version is now 6.21.0.
  • New The dumpTables snapshotting is now able to handle database views.
  • New The Testing Database Content documentation article better addresses the testing strategies for modifications to the latest migration.

0.2.0

14 Oct 14:00
Compare
Choose a tag to compare
  • New #2 Support migration tests based on fixtures

0.1.0

13 Oct 06:21
Compare
Choose a tag to compare

Initial Release 🚀