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: whwright/click-command-tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.1
Choose a base ref
...
head repository: whwright/click-command-tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.0
Choose a head ref
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 3, 2023

  1. Use github actions for test matrix (#11)

    * try github actions out
    
    * try click version matrix
    
    * Python 3.4+
    
    * 3.8+
    
    * add 3.7
    
    * try 3.4 on 20.04
    
    * 3.6
    
    * try a different matrix
    
    * why wont this run
    
    * test actions again
    
    * add more versions
    
    * 8.1.4 is not relased yet
    
    * add more versions
    
    * iterate...
    
    * Add a py2 version
    
    * add more versions
    
    * update readme
    
    * Fix click-version typo
    whwright authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    3f9c7f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27db7d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Update README.md

    whwright authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4287234 View commit details
    Browse the repository at this point in the history
  2. remove badge

    whwright authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a1fb8fc View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. update test matrix (#13)

    * try new test matrix
    
    * install setuptools
    whwright authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1aa7610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f99e34 View commit details
    Browse the repository at this point in the history
  3. feat: strip and truncate doc strings (#14)

    * feat: strip and truncate doc strings
    
    * cleanup
    whwright authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8af0531 View commit details
    Browse the repository at this point in the history
  4. version 1.2.0

    whwright committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    55de0ba View commit details
    Browse the repository at this point in the history
Loading