Skip to content

0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 16:45
· 159 commits to main since this release
  • Remove futures feature. Use futures03 feature instead. (#124)

  • Merge auto_enums_core and auto_enums_derive crates into main auto_enums crate. (#123)

  • Forbid custom Unpin/Drop impl if trait has Pin<&mut self> receiver. See #135 for more.

  • Update derive_utils to 0.12. (#135)