Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dustinblackman/oatmeal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: dustinblackman/oatmeal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 11 commits
  • 36 files changed
  • 2 contributors

Commits on Dec 21, 2023

  1. fix: Third party linting

    Dustin Blackman committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4e9fe2b View commit details
    Browse the repository at this point in the history
  2. docs: Fix typos in Backend trait

    Dustin Blackman committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8114dc0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump unsafe-libyaml from 0.2.9 to 0.2.10 (#30)

    Bumps [unsafe-libyaml](https://github.com/dtolnay/unsafe-libyaml) from 0.2.9 to 0.2.10.
    - [Release notes](https://github.com/dtolnay/unsafe-libyaml/releases)
    - [Commits](dtolnay/unsafe-libyaml@0.2.9...0.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: unsafe-libyaml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1447ef5 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. docs: Fix rpm install

    Dustin Blackman committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d34fb12 View commit details
    Browse the repository at this point in the history
  2. chore: Sign RPM files

    Dustin Blackman committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    898c4a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. fix: Drop unused deps

    Dustin Blackman committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    0e58a63 View commit details
    Browse the repository at this point in the history
  2. chore: Fix insta command

    Dustin Blackman committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    b1b76f4 View commit details
    Browse the repository at this point in the history
  3. fix: Only autoscroll if scrollbar is at bottom

    Dustin Blackman committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    8b75352 View commit details
    Browse the repository at this point in the history
  4. feat: Config File

    Dustin Blackman committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    641f872 View commit details
    Browse the repository at this point in the history
  5. fix: Lint

    Dustin Blackman committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    eabcc62 View commit details
    Browse the repository at this point in the history
  6. feat: Release v0.11.0

    Dustin Blackman committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    47d55f3 View commit details
    Browse the repository at this point in the history
Loading