Thanks to visit codestin.com
Credit goes to github.com

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: OWASP/owasp-java-encoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: OWASP/owasp-java-encoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 2, 2024

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

Commits on Aug 19, 2024

  1. fix: java.lang.NoSuchMethodError when running on Java 8 (#80)

    * fix: java.lang.NoSuchMethodError when running on Java 8
    resolves #79
    
    * build: bump version
    jeremylong authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    72e415a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    7e203bd View commit details
    Browse the repository at this point in the history
  2. docs: update release notes

    jeremylong committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    be0670b View commit details
    Browse the repository at this point in the history
Loading