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

feat(next_version): support configuration #1168

Merged
merged 18 commits into from
Dec 30, 2023

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    d815fb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42831a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c26f54f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3d3fb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. flip condition

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d53cd3c View commit details
    Browse the repository at this point in the history
  2. simpler boolean logic

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e4e04cd View commit details
    Browse the repository at this point in the history
  3. simplify logic

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    5b803c7 View commit details
    Browse the repository at this point in the history
  4. change closure to variable

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9b3cc34 View commit details
    Browse the repository at this point in the history
  5. use assert in example

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    142aef0 View commit details
    Browse the repository at this point in the history
  6. docs

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    fb1ca17 View commit details
    Browse the repository at this point in the history
  7. avoid breaking change

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c595f9a View commit details
    Browse the repository at this point in the history
  8. fix docs

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1d11e18 View commit details
    Browse the repository at this point in the history
  9. fmt

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2474fa3 View commit details
    Browse the repository at this point in the history
  10. docs

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    cc6eb3e View commit details
    Browse the repository at this point in the history
  11. remove vecs

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    066e9e9 View commit details
    Browse the repository at this point in the history
  12. docs

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    69aa18d View commit details
    Browse the repository at this point in the history
  13. docs

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    00fc07e View commit details
    Browse the repository at this point in the history
  14. docs

    MarcoIeni committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    5fbf198 View commit details
    Browse the repository at this point in the history