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: mikaelmello/inquire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: mikaelmello/inquire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.1
Choose a head ref
  • 16 commits
  • 13 files changed
  • 1 contributor

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    a0b082a View commit details
    Browse the repository at this point in the history
  2. Format code and add lint job in CI (#103)

    * Separate lint job
    
    * Fix formatting
    
    * Derive Default for ErrorMessage enum
    
    * Revert "Derive Default for ErrorMessage enum"
    
    This reverts commit 9f43ceb.
    
    * Ignore clippy::derivable_impls for ErrorMessage
    mikaelmello authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    14b1648 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    7154e85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74bf33d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48461d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8e68c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Fix CI once again

    mikaelmello committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    fdcf97b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dc831b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c86107 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a0143a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1228a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1fa060 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38334b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7cdeeb7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04c7924 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e5dc2c View commit details
    Browse the repository at this point in the history
Loading