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: PowerShell/ConsoleGuiTools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.5
Choose a base ref
...
head repository: PowerShell/ConsoleGuiTools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.6.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 25, 2023

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

Commits on Oct 27, 2023

  1. Fixes #220 - Readme & demo need to show Show-ObjectTree (#221)

    * Added more debug flags incluidng -UseSystemConsole
    
    * Updated readme and demo
    
    * removed unneeded stuff
    
    * removed unneeded stuff
    
    * More Readme.md tweaks
    
    * Removed newlines in .psd1 file
    
    * Fixed cause of extra newlines in .psd1 file
    
    * Added newline at end of demo.cs'
    
    * Arrow key docs
    tig authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    9619e5d View commit details
    Browse the repository at this point in the history
  2. Fix child expand (#223)

    * Return no children if cannot expand
    
    * Only ask for public instance members
    
    * Fix whitespace formatting
    tznind authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    78930cc View commit details
    Browse the repository at this point in the history
  3. Bump to v0.7.6

    andyleejordan committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f8472ee View commit details
    Browse the repository at this point in the history
Loading