Skip to content

v31.0.0

Latest

Choose a tag to compare

@Byron Byron released this 08 Jan 09:34
· 40 commits to main since this release
24a27a1

Chore

  • Update various dependnecies

Bug Fixes

  • fix a few broken doc links

Other

  • bump actions/checkout in the github-actions group
    Bumps the github-actions group with 1 update: actions/checkout.

    Updates actions/checkout from 5 to 6


    updated-dependencies:

    • dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
      ...
  • bump actions/checkout in the github-actions group
    Bumps the github-actions group with 1 update: actions/checkout.

    Updates actions/checkout from 4 to 5


    updated-dependencies:

    • dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
      ...

Chore (BREAKING)

  • update ratatui to v0.30

Commit Statistics

  • 12 commits contributed to the release.
  • 5 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

view details
  • Uncategorized
    • Merge pull request #48 from GitoxideLabs/updates (7a2dbe0)
    • Fix ratatui 0.30 compatibility issues (40d1a75)
    • Update ratatui to v0.30 (b6ea951)
    • Merge pull request #47 from GitoxideLabs/updates (94b760f)
    • Update various dependnecies (7d21bb5)
    • Thanks clippy (aed743a)
    • Merge pull request #45 from GitoxideLabs/dependabot/github_actions/github-actions-76468cb07f (0e24337)
    • Bump actions/checkout in the github-actions group (8bdc425)
    • Merge pull request #44 from GitoxideLabs/dependabot/github_actions/github-actions-a331d3ec2d (f978c6f)
    • Bump actions/checkout in the github-actions group (2717e5b)
    • Merge pull request #43 from slowmman/ft-fix-doc-links (423ff21)
    • Fix a few broken doc links (3df0069)