8000 Comparing v2.3.0...v2.4.0 · activescott/lessmsi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: activescott/lessmsi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: activescott/lessmsi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 1 commit
  • 12 files changed
  • 2 contributors

Commits on Jan 8, 2025

  1. feat: a new xo command added to CLI to perform extraction while ove…

    …rwriting duplicates and preserving the original folder structure (#212)
    
    * Added the ability to remove duplicate files using the xo parameter
    
    * Added test methods and expected results files for overwrite extraction while maintaining folder structure
    
    * Improved the logic for deleting duplicate files
    
    * Moved ExtractionMode file from CLI project to Core project
    
    * updated extraction logic to match new duplicate files design
    
    * Updated test files to match the new order of the new duplicate files design
    
    * Amended the code according to Codecy comment about optional param
    
    * change default extraction name to "Default" instead of "None" for better description and readability
    
    * chore: suggested simplification proposal
    
    * Fixed code typos in getExtractionMode method
    
    * Fixed Codecy code comment
    
    ---------
    
    Co-authored-by: Scott Willeke <scott@willeke.com>
    mega5800 and activescott authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    c5944b4 View commit details
    Browse the repository at this point in the history
Loading
0