Releases: ayrat555/fang
Releases · ayrat555/fang
0.11.0-rc0
What's Changed
- fix the docs site build by @ayrat555 in #132
- Backend agnostic queue tests by @Dopplerian in #133
- Use
dep:
prefix in feature dependencies by @Dopplerian in #135 - Organize migrations for multiple backends by @pxp9 in #134
- fix multiple tasks coexists at same time when rescheduled. by @pxp9 in #136
- Fix blocking features by @pxp9 in #139
- Better makefile by @pxp9 in #140
- Add makefile error if diesel_cli is not installed by @v0idpwn in #144
- Sqlite and MySql support for asynk by @pxp9 in #141
- CHANGELOG 0.11.0-rc0 by @pxp9 in #150
New Contributors
Full Changelog: 0.10.4...0.11.0-rc0
Release candidate
What's Changed
- fix the docs site build by @ayrat555 in #132
- Backend agnostic queue tests by @Dopplerian in #133
- Use
dep:
prefix in feature dependencies by @Dopplerian in #135 - Organize migrations for multiple backends by @pxp9 in #134
Full Changelog: 0.10.4...0.10.4.1