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: liamg/clinch Loading
base: v1.6.1
Choose a base ref
...
head repository: liamg/clinch Loading
compare: v1.6.6
Choose a head ref
  • 9 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 29, 2023

  1. feat: add option to pass colours to be used (#12)

    Owen Rumney committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4552d45 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/sys from 0.0.0-20190509141414-a5b02f93d862 to 0.1.0 (

    …#11)
    
    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20190509141414-a5b02f93d862 to 0.1.0.
    - [Release notes](https://github.com/golang/sys/releases)
    - [Commits](https://github.com/golang/sys/commits/v0.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      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] committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d5fb32b View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/crypto from 0.0.0-20190506204251-e1dfcc566284 to 0.…

    …1.0 (#10)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20190506204251-e1dfcc566284 to 0.1.0.
    - [Release notes](https://github.com/golang/crypto/releases)
    - [Commits](https://github.com/golang/crypto/commits/v0.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6631224 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Update multiSelectList.go

    liamg committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    39f605d View commit details
    Browse the repository at this point in the history
  2. Update multiSelectList.go

    Owen Rumney committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    dafff3a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. feat: support preselection

    Owen Rumney committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    dc452cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from liamg/owenr-allow-preselection

    feat: support preselection
    Owen Rumney committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    be5d3ae View commit details
    Browse the repository at this point in the history
  3. feat: add keys to select or unselect all

    Owen Rumney committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    48732ca View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from liamg/add-keys-for-selectall

    feat: add keys to select or unselect all
    Owen Rumney committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6df5295 View commit details
    Browse the repository at this point in the history
Loading