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: cooklang/cookcli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.0
Choose a base ref
...
head repository: cooklang/cookcli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 16 commits
  • 24 files changed
  • 3 contributors

Commits on Jan 26, 2025

  1. Bump braces from 3.0.2 to 3.0.3 in /ui

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    bf0f973 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Configuration menu
    Copy the full SHA
    da01678 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #138 from cooklang/release-please--branches--main-…

    …-components--cookcli
    dubadub authored May 27, 2025
    Configuration menu
    Copy the full SHA
    c216bc0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. feat: add basic search

    dubadub committed May 29, 2025
    Configuration menu
    Copy the full SHA
    94741e0 View commit details
    Browse the repository at this point in the history
  2. refactor: separate handlers

    dubadub committed May 29, 2025
    Configuration menu
    Copy the full SHA
    da10c43 View commit details
    Browse the repository at this point in the history
  3. feat: search via UI

    dubadub committed May 29, 2025
    Configuration menu
    Copy the full SHA
    1ca4c2a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #140 from cooklang/feat/search

    feat: add basic search
    dubadub authored May 29, 2025
    Configuration menu
    Copy the full SHA
    adda073 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #117 from cooklang/dependabot/npm_and_yarn/ui/brac…

    …es-3.0.3
    
    Bump braces from 3.0.2 to 3.0.3 in /ui
    dubadub authored May 29, 2025
    Configuration menu
    Copy the full SHA
    648f577 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    ac7f847 View commit details
    Browse the repository at this point in the history
  2. feat: import recipe

    dubadub committed May 30, 2025
    Configuration menu
    Copy the full SHA
    27dccf4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #142 from cooklang/feat/import

    feat: import recipe
    dubadub authored May 30, 2025
    Configuration menu
    Copy the full SHA
    2a3f13c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    881495f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. fix: make cost report work

    dubadub committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    3538d20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #143 from cooklang/feat/templates

    feat: add basic (very) support for templates
    dubadub authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    dad08cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a410e1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #139 from cooklang/release-please--branches--main-…

    …-components--cookcli
    
    chore(main): release 0.14.0
    dubadub authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    23f764a View commit details
    Browse the repository at this point in the history
Loading