Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect enum values ordering #1437

Merged
merged 4 commits into from Mar 12, 2024
Merged

Respect enum values ordering #1437

merged 4 commits into from Mar 12, 2024

Commits on Mar 12, 2024

  1. Respect enum values ordering

    Amend rendering logic to help guarantee the ordering of enum values
    in rendered enumeration.
    
    Add a property test to check it.
    Baccata committed Mar 12, 2024
    Copy the full SHA
    abc26f0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b24bb69 View commit details
    Browse the repository at this point in the history
  3. Amend wording of changelog

    Baccata committed Mar 12, 2024
    Copy the full SHA
    b3cf4f9 View commit details
    Browse the repository at this point in the history
  4. Make scala 3 happy

    Baccata committed Mar 12, 2024
    Copy the full SHA
    e78d261 View commit details
    Browse the repository at this point in the history