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

refactor(list)!: remove deprecated start_corner and Corner #759

Merged
merged 3 commits into from
May 24, 2024

Commits on Feb 12, 2024

  1. refactor(list)!: remove deprecated start_corner

    `List::start_corner` was deprecated in v0.25. Use `List::direction` and `ListDirection` instead.
    Valentin271 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    08f796b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    65fc764 View commit details
    Browse the repository at this point in the history
  2. fix: remove Corner

    joshka committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c888bb8 View commit details
    Browse the repository at this point in the history