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: mozilla/nunjucks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.3
Choose a base ref
...
head repository: mozilla/nunjucks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.4
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Apr 12, 2023

  1. fix: html encode backslashes if used with escape filter or autoescape (

    …#1437)
    
    Backslashes should be html encoded when present in expressions that are
    passed to the escape filter (including when this happens automatically
    with autoescape)
    fdintino authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ec16d21 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Release v3.2.4

    fdintino committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    86a77f4 View commit details
    Browse the repository at this point in the history
Loading