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.7.0
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.9.1
Choose a head ref
  • 16 commits
  • 50 files changed
  • 5 contributors

Commits on Mar 18, 2023

  1. Minor docs edit

    Rewrite ambiguous non-greedy symbol description
    TimothyMakkison authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    1e164ad View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Merge pull request #494 from TimothyMakkison/patch-2

    Minor docs edit
    xoofx authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    3912f57 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

Commits on Jun 10, 2023

  1. Add EqualsIgnoreCase string builtin function

    Pawel Oziomek committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    15b6319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    737c2b4 View commit details
    Browse the repository at this point in the history
  3. Add missing builtin-function name

    Pawel Oziomek committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    f844888 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Merge pull request #509 from ranger-turtle/NewBuiltin

    Add EqualsIgnoreCase string builtin function
    xoofx authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    1328529 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Add string interpolation (#518)

    * Add string interpolation
    
    * Add string interpolation
    
    * Add error messages related to string interpolation
    Add new tests
    
    * Fix bug causing conditional expressions to be not parsed correctly when direcly embedded into interpolated expression (thanks to lofcz for pointing conditional expression scenario)
    Add some new tests
    
    ---------
    
    Co-authored-by: Pawel Oziomek <[email protected]>
    ranger-turtle and Pawel Oziomek authored Sep 5, 2023
    1 Configuration menu
    Copy the full SHA
    f823a82 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    10ee686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8246c82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2416a7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ae9232 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

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

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    ff04343 View commit details
    Browse the repository at this point in the history
  2. Add nuget .editorconfig (#528)

    Co-authored-by: Alexandre Mutel <[email protected]>
    viceroypenguin and xoofx authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7b6ac1c View commit details
    Browse the repository at this point in the history
  3. Fix NuGet packaging

    xoofx committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    24a4985 View commit details
    Browse the repository at this point in the history
Loading