PackageTrack

crates.io · #1175

enum-iterator-derive

1.5.054M downloads/mostephaneyfx/enum-iterator

Procedural macro to derive Sequence

Release timeline

23 releases since 2018
20182020202220242026

Releases

  1. 1.5.08 Sept 2025
    Release notes

    This project publishes no release notes. Between 1.4.0 and 1.5.0 there were 8 commits, 8 of them substantive:

    • Update to syn 2.0
    • Bump package versions
    • Relicense to MIT
    • Set resolver to 2 in workspace
    • Link to where useful Sequence-related functions are defined
    • Implement Sequence for Ordering and Poll
    • Fix Sequence for Option<Empty>
    • Bump versions
  2. 1.4.01 May 2024
    Release notes

    This project publishes no release notes. Between 1.3.0 and 1.4.0 there were 4 commits, 4 of them substantive:

    • Decrease generated code compilation time
    • Simplify generated code for variants without fields
    • Test derivation for struct without fields
    • Bump versions
  3. 1.3.119 Apr 2024

    Nothing published for this version

  4. 1.3.015 Jan 2024
    Release notes

    This project publishes no release notes. Between 1.2.0 and 1.3.0 there were 3 commits, 2 of them substantive:

    • Add more documentation
    • Use then_some for constants
  5. 1.2.14 May 2023

    Nothing published for this version

  6. 1.2.028 Feb 2023
    Release notes

    This project publishes no release notes. Between 1.1.0 and 1.2.0 there were 11 commits, 10 of them substantive:

    • Clarify that next and previous do not cycle
    • Add note about Rust version
    • Address clippy warnings in generated code
    • Bump dependencies
    • Bump versions
    • Dereference matched value
    • Bump versions
    • Implement Sequence for arrays
    • Improve enum traversal
    • Bump versions
  7. 1.1.020 Aug 2022
    Release notes

    This project publishes no release notes. Between 1.0.0 and 1.1.0 there were 2 commits, 1 of them substantive:

    • Add next_cycle and previous_cycle
  8. 1.0.24 Jul 2022

    Nothing published for this version

  9. 1.0.118 Jun 2022

    Nothing published for this version

  10. 1.0.028 May 2022
    Release notes

    This project publishes no release notes. Between 0.8.1 and 1.0.0 there were 2 commits, 1 of them substantive:

    • Simplify implementation and support backward iteration
  11. 0.8.17 May 2022
    Release notes

    This project publishes no release notes. Between 0.8.0 and 0.8.1 there were 4 commits, 2 of them substantive:

    • Fix documentation
    • Add struct example to crate docs
  12. 0.8.07 May 2022
    Release notes

    This project publishes no release notes. Between 0.7.0 and 0.8.0 there were 8 commits, 7 of them substantive:

    • Derive for structs and enums with data
    • Support generic types
    • Clarify documentation
    • Add github CI
    • Bump syn version
    • Increment fields from right to left
    • Update README
  13. 0.7.025 Jul 2021
    Release notes

    This project publishes no release notes. Between 0.6.0 and 0.7.0 there were 4 commits, 3 of them substantive:

    • Change license to 0BSD
    • Add example to crate documentation
    • Update READMEs
  14. 0.6.017 Feb 2020

    Nothing published for this version

  15. 0.5.029 Sept 2019

    Nothing published for this version

  16. 0.4.027 Sept 2019

    Nothing published for this version

  17. 0.3.12 Sept 2019

    Nothing published for this version

  18. 0.3.025 Jan 2019

    Nothing published for this version

  19. 0.2.319 Oct 2018

    Nothing published for this version

  20. 0.2.219 Oct 2018

    Nothing published for this version

  21. 0.2.02 Jul 2018

    Nothing published for this version

  22. 0.1.114 Jan 2018

    Nothing published for this version

  23. 0.1.013 Jan 2018

    Nothing published for this version