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: jedie/cli-base-utilities
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Choose a base ref
...
head repository: jedie/cli-base-utilities
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.2
Choose a head ref
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on Aug 4, 2024

  1. Fix doc link in README.md

    jedie committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    a9d721e View commit details
    Browse the repository at this point in the history
  2. Bugfix #50 toml2dataclass(): AttributeError: 'bool' object has no att…

    …ribute 'unwrap'.
    
    Fix for #50
    jedie committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3101549 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #52 from jedie/fix#50

    Bugfix #50 toml2dataclass(): AttributeError: 'bool' object has no attribute 'unwrap'.
    jedie authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c99fc86 View commit details
    Browse the repository at this point in the history
  4. Handle KeyboardInterrupt in cli scripts.

    Fixed #51
    jedie committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b8d9ef2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d5780b View commit details
    Browse the repository at this point in the history
  6. Auto activate pre commit hooks

    jedie committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    50b5631 View commit details
    Browse the repository at this point in the history
  7. Release as v0.10.2

    jedie committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e3cf0af View commit details
    Browse the repository at this point in the history
  8. Merge pull request #53 from jedie/fix#51

    Handle KeyboardInterrupt in cli scripts.
    jedie authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    08a3a46 View commit details
    Browse the repository at this point in the history
Loading