Skip to content

v3.1.0-beta.2

Compare
Choose a tag to compare
@paganotoni paganotoni released this 06 May 22:37
  • 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.