Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 23:50

πŸ’₯ Breaking changes

  • refactor status to check on demand instead of attempting to track the state dynamically (#30)

πŸ“– Documentation

  • add postgres driver and sqlx examples (#29)

πŸ› οΈ Other improvements

  • refactor status to check on demand instead of attempting to track the state dynamically (#30)
  • update action permissions to reduce write privilege scope (#28)
  • remove unnecessary use of command pipes (#27)
  • run all benchmarks from workspace at once instead of individually from crates (#26)
  • create scorecard.yml (#25)