Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump version #32

Merged
merged 1 commit into from
Dec 1, 2023
Merged

chore: bump version #32

merged 1 commit into from
Dec 1, 2023

Conversation

connec
Copy link
Member

@connec connec commented Dec 1, 2023

Breaking Changes

  • c9eccaf feat!: introduce State to make Tx more type-safe
  • e8f694e refactor!: remove Layer::new and Layer::new_with_error
  • e2701a7 refactor!: rationalise generic error type bounds
  • 2e62b8c refactor!: replace sqlx_impls macro with blanket impl

Features

  • 32a0a0f feat: introduce Tx::setup, Tx::config, and Config APIs

Other Changes

  • 9d4fe39 chore: update repo references
  • 4c972d6 chore: fix doc warnings
  • 5c6e8bd chore: add test for reusing middleware Tx in handler
  • 0927aab chore: doc typo
  • e896b5a chore: doc fix
  • 4a9a99c refactor: use in-memory sqlite for tests and examples
  • f6f43db refactor: convert Tx from a tuple struct
  • c0b7a18 refactor: move everything from lib into separate modules
  • 243fc03 refactor: support multiple databases of the same type
  • 04b4a30 chore: bump version

@connec connec merged commit 2b5a3c0 into master Dec 1, 2023
19 checks passed
@connec connec deleted the bump-version branch December 1, 2023 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant