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: 76212e0
Choose a base ref
...
head repository: scriban/scriban
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8953646
Choose a head ref
  • 8 commits
  • 17 files changed
  • 2 contributors

Commits on Feb 8, 2023

  1. Fix documentation (#484)

    xoofx authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    85b2aab View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. [Fix] Examples to 'limit, offster and reversed'

    The examples in the documents doesn't seem to be working, this is the actual format that works.
    artur-simon authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    cb0519d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    b6a9fa5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #489 from artur-simon/patch-1

    [Fix] Examples to 'limit, offster and reversed'
    xoofx authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    eec90d7 View commit details
    Browse the repository at this point in the history
  3. Fix async and ScriptLazy (#488)

    xoofx committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    0c7ad98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb4386d View commit details
    Browse the repository at this point in the history
  5. Bump to net7.0

    xoofx committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    6c6d419 View commit details
    Browse the repository at this point in the history
  6. Remove benchmarks

    Don't have time to fix the performance with all the features introduced, so instead of having misleading benchmarks, let's remove them.
    xoofx committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    8953646 View commit details
    Browse the repository at this point in the history
Loading