Releases: Diggsey/sqlxmq
Releases · Diggsey/sqlxmq
0.5.0
What's Changed
- Readme example forgotten unwrap by @imbolc in #32
- Fix a few docstrings by @imbolc in #33
- Sync readme by @imbolc in #35
- Ci tests by @imbolc in #42
- Fixes #41
mq_clear_
must keep the nil message by @imbolc in #43 - Wait for running jobs to finish by @imbolc in #40
- Upgrade sqlx to 0.7.1 by @qwfy in #48
New Contributors
Full Changelog: 0.4.1...0.5.0
0.4.1
0.4.0
0.3.5
0.3.4
0.3.2
0.3.1: Merge pull request #14 from agraven/ci-all-targets
Also run clippy CI checks on tests