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: scriban/scriban
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.5.1
Choose a base ref
...
head repository: scriban/scriban
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.5.2
Choose a head ref
  • 9 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 19, 2022

  1. Implemented parsing option to enforce that an end-statement must matc…

    …h a block begin.
    Chris Wiitamaki committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2b96fac View commit details
    Browse the repository at this point in the history
  2. Per pull request comments, removed the new parser option.

    Chris Wiitamaki committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1c4bbf2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

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

Commits on Jan 4, 2023

  1. Merge pull request #473 from Mertsch/improve-docs

    Improve the documentation for array.contains
    xoofx authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    ca44dc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #474 from Mertsch/improve-array-contains

    Make array.contains resilient to null values, like array.sort
    xoofx authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d1a3944 View commit details
    Browse the repository at this point in the history
  3. Update date

    xoofx committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    a47ecde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18bc7b0 View commit details
    Browse the repository at this point in the history
  5. Improve error reporting for #464

    xoofx committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    7804a97 View commit details
    Browse the repository at this point in the history
Loading