backie/CHANGELOG.md
Ayrat Badykov 12f6944e59
add github actions (#4)
* add github actions

* fix clippy

* skip check

* get rid of collect

* fix tests

* run ignored tests
2021-07-11 13:17:02 +03:00

386 B

Changelog

Unreleased

  • Simplify usage by re-exporting serde traits - #3

0.3.0 (2021-07-04)

  • Execute different types of tasks in separate workers - #1
  • Add retention mode for tasks - #2

0.2.0 (2021-06-24)

  • The first release on crates.io