Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to 5.7.0 #1894

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Bump to 5.7.0 #1894

wants to merge 3 commits into from

Conversation

karreiro
Copy link
Contributor

@karreiro karreiro commented Jan 15, 2025

Bumping Liquid to 5.7.0 as the addition of new filters in the standard library represents a minor bump.

@karreiro karreiro requested review from ggmichaelgo and a team January 15, 2025 13:25
@karreiro
Copy link
Contributor Author

@graygilmore @ggmichaelgo I've applied the History.md changes — this PR is ready for re-review :)

Comment on lines 32 to +34
* Bump the version in `lib/liquid/version.rb` and merge it on `main`
* Update the `History.md` file
* Open a PR like [this one](https://github.com/Shopify/liquid/pull/1894) and merge it
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these should be done as a single step, no?

Suggested change
* Bump the version in `lib/liquid/version.rb` and merge it on `main`
* Update the `History.md` file
* Open a PR like [this one](https://github.com/Shopify/liquid/pull/1894) and merge it
* Bump the version in `lib/liquid/version.rb`
* Update the `History.md` file
* Open a PR like [this one](https://github.com/Shopify/liquid/pull/1894) and merge it to `main`


## 5.7.0 2025-01-16

### Features
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're missing 5.6.5 which was merged yesterday #1892

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can ignore that, it was not released

## 5.7.0 2025-01-16

### Features
* Add `find`, `find_index`, `has`, and `reject` filters to arrays
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Add `find`, `find_index`, `has`, and `reject` filters to arrays
* Add `find`, `find_index`, `has`, and `reject` filters to arrays
* Compatibility with Ruby 3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants