Skip to content

v3.1.0-beta

Compare
Choose a tag to compare
@paganotoni paganotoni released this 06 May 20:52
5c761b3
  • Moves UUID dependency back to gofrs/uuid as other Buffalo libraries
  • Fixes an issue with subtests when the parent tests fails.
  • Changes the way we clear DB on the model to gain control over how to do it.
    • Postgres uses DELETE now to clear the DB.