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: edgurgel/solid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.0
Choose a base ref
...
head repository: edgurgel/solid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 11 commits
  • 24 files changed
  • 5 contributors

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    ff381d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a5385 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Update liquid

    edgurgel committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    4f5e6ed View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Update ruby on CI

    edgurgel committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    9255e7c View commit details
    Browse the repository at this point in the history
  2. Adds strict_filters option

    Adds support for the `strict_filters` option that Liquid supports. This
    fixes #107
    ShahneRodgers authored and edgurgel committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    63e0954 View commit details
    Browse the repository at this point in the history
  3. Add base64_encode and base64_decode filters

    jmks authored and edgurgel committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    b016be7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9de032f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    fb6d6c5 View commit details
    Browse the repository at this point in the history
  2. Add replace_last and remove_last filters

    jmks authored and edgurgel committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    163030b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Update README

    edgurgel committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    79cc086 View commit details
    Browse the repository at this point in the history
  2. Bump version

    edgurgel committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    a00a505 View commit details
    Browse the repository at this point in the history
Loading