Skip to content

0.10.4

Compare
Choose a tag to compare
@ayrat555 ayrat555 released this 15 Aug 06:40
· 14 commits to master since this release
1ab07b5

0.10.4 (2023-08-12)

  • reorganize the repo into two crates fang and fang-derive-error
  • added macro crate fang-derive-error that provides ToFangError derive macro.
  • refactor the FangTaskState enum and the Task struct.