8000 Comparing v0.4.4...v0.5.0 · aliariff/vscode-erb-beautify · 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: aliariff/vscode-erb-beautify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.4
Choose a base ref
...
head repository: aliariff/vscode-erb-beautify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Aug 24, 2024

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

Commits on Aug 31, 2024

  1. chore: Refactor HtmlBeautifier class and improve error handling (#73)

    * chore: Refactor HtmlBeautifier class and improve error handling
    
    * refactor: Update HtmlBeautifier class to handle error cases and improve code readability
    aliariff authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    9ca0ecc View commit details
    Browse the repository at this point in the history
  2. Add config to ignore formatting (#72)

    * feat: add config to ignore formatting
    
    * docs: add config to ignore formatting
    
    * docs: improve & refactor
    
    * docs: align table
    
    * docs: update formatting
    
    * test: add test for ignore formatting
    
    * refactor: Refactor ERB Formatter/Beautify tests
    
    * refactor: Update HtmlBeautifierProvider to format the entire document
    
    * test: refactor
    
    * refactor: Add return types to configuration change functions
    
    * refactor: Update HtmlBeautifier class to use public logChannel
    
    * refactor: Improve error handling in HtmlBeautifier class
    
    * refactor: Improve error handling in HtmlBeautifier class
    
    * refactor: Simplify error handling in HtmlBeautifier class
    
    * refactor: Simplify HtmlBeautifier command execution
    aliariff authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0a93c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c2d771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    334b837 View commit details
    Browse the repository at this point in the history
  5. chore(release): 0.5.0 [skip ci]

    # [0.5.0](v0.4.4...v0.5.0) (2024-08-31)
    
    ### Features
    
    * Add config to ignore formatting specific files ([#72](#72)), Mitigate empty output issue ([#74](#74)) ([334b837](334b837))
    semantic-release-bot committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0a30daf View commit details
    Browse the repository at this point in the history
Loading
0