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: scriptcoded/sql-highlight
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.2
Choose a base ref
...
head repository: scriptcoded/sql-highlight
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Choose a head ref
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    d189f3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47ddfa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d143df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6e59ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23269a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. feat: escape HTML entities

    Escape HTML entities within generated HTML tags.
    
    Add option to allow user to provide custom escaper. Could be used to
    disable escaping completely.
    
    While this is considered a bug the solution requires a feature
    implementation to integrate nicely, hence the feat and not fix label.
    
    Refs: #90
    scriptcoded committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    672fc9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f7b3c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74fd3e9 View commit details
    Browse the repository at this point in the history
Loading