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.7.4
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.7.5
Choose a head ref
  • 4 commits
  • 10 files changed
  • 1 contributor

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    7fe8e5e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Fix ANSI escape codes provided in input from being stripped when rend…

    …ering
    
    Fixes #248
    
    > A recent commit (possibly 8e515d1#diff-546b6385118f60f64674170f786acf59f0ccce53d5d6ad4400409fc8363cfce1R74) has made it so that ANSI escape codes are now stripped. This makes it impossible to have colorised text inside prompt messages, e.g. if you use Confirm with a string that contains color text the color won't show up. This is a regression as this was possible with older versions (at least with 0.5.0).
    mikaelmello committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bf40860 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    mikaelmello committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e3db8d1 View commit details
    Browse the repository at this point in the history
  3. chore: release v0.7.5

    mikaelmello committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0e39b45 View commit details
    Browse the repository at this point in the history
Loading