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

fix bug from updating tabled #932

Merged
merged 3 commits into from
Aug 1, 2024
Merged

Commits on Aug 1, 2024

  1. fix clippy warnings

    cbgbt committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0de910d View commit details
    Browse the repository at this point in the history
  2. fix bug from updating tabled

    The name field is now used as the index in our transposition and should
    not be removed.
    cbgbt committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ac59c47 View commit details
    Browse the repository at this point in the history
  3. testsys: prepare for 0.0.14

    cbgbt committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bda120b View commit details
    Browse the repository at this point in the history