962 B
962 B
Changelog
0.4.2 (2021-11-30)
- Bump deps - #13
0.4.1 (2021-08-22)
- Do not use env-logger - #11
0.4.0 (2021-07-31)
#8:
- Maintain ConnectionPool for Worker Threads
- Rename Postgres into Queue
- Pass PgConnection into run function
- Add function to remove all tasks of the specified type
0.3.1 (2021-07-24)
0.3.1 (2021-07-11)
- Simplify usage by re-exporting serde traits - #3
0.3.0 (2021-07-04)
0.2.0 (2021-06-24)
- The first release on crates.io