We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcbb48d commit 22cd819Copy full SHA for 22cd819
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 0.11.0-rc0 (2024-04-19) - [#141](https://github.com/ayrat555/fang/pull/141)
4
+- `AsyncQueue` Postgres backend reimplemented in sqlx
5
+- `AsyncQueue` Sqlite backend implemented in sqlx
6
+- `AsyncQueue` MySQL backend implemented in sqlx
7
+- reorganize features
8
+- reorganize workflow to test all features
9
+
10
## 0.10.4 (2023-08-12) - [#125](https://github.com/ayrat555/fang/pull/125)
11
12
- reorganize repo in two crates `fang` and `fang-derive-error`
0 commit comments