github jbogard/Respawn v6.0.0

latest releases: v6.2.1, v6.2.0, v6.1.0...
19 months ago

What's Changed

New Contributors

Full Changelog: v5.0.1...v6.0.0

Migration Guide

This release contains breaking changes:

  • Checkpoint class renamed to Respawner
  • Checkpoint options moved to RespawnerOptions
  • Instantiation broken in two steps - Respawner.CreateAsync takes a connection and options object and returns a Respawner with SQL initialized
  • Reset method renamed to ResetAsync to avoid async confusion

Don't miss a new Respawn release

NewReleases is sending notifications on new releases.