A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/Shopify/liquid

https://github.com/Shopify/liquid - v5.11.0

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.10.0...v5.11.0

- Ruby
Published by karreiro 3 months ago

https://github.com/Shopify/liquid - v5.10.0

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/liquid/compare/v5.9.0...v5.10.0

- Ruby
Published by karreiro 4 months ago

https://github.com/Shopify/liquid - v5.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.7...v5.9.0

- Ruby
Published by karreiro 4 months ago

https://github.com/Shopify/liquid - v5.8.7

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.6...v5.8.7

- Ruby
Published by jamesmengo 9 months ago

https://github.com/Shopify/liquid - v5.8.6

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.5...v5.8.6

- Ruby
Published by ianks 11 months ago

https://github.com/Shopify/liquid - v5.8.5

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.4...v5.8.5

- Ruby
Published by ianks 11 months ago

https://github.com/Shopify/liquid - v5.8.4

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.3...v5.8.4

- Ruby
Published by ianks 11 months ago

https://github.com/Shopify/liquid - v5.8.3

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.2...v5.8.3

- Ruby
Published by ianks 11 months ago

https://github.com/Shopify/liquid - v5.8.2

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.1...v5.8.2

- Ruby
Published by ianks 11 months ago

https://github.com/Shopify/liquid - v5.8.1

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.0...v5.8.1

- Ruby
Published by karreiro about 1 year ago

https://github.com/Shopify/liquid - v5.8.0

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.7.3...v5.8.0

- Ruby
Published by karreiro about 1 year ago

https://github.com/Shopify/liquid - v5.7.3

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/liquid/compare/v5.7.2...v5.7.3

- Ruby
Published by karreiro about 1 year ago

https://github.com/Shopify/liquid - v5.7.2

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.7.1...v5.7.2

- Ruby
Published by ggmichaelgo about 1 year ago

https://github.com/Shopify/liquid - v5.7.1

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.7.0...v5.7.1

- Ruby
Published by karreiro about 1 year ago

https://github.com/Shopify/liquid - v5.7.0

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.6.4...v5.7.0

- Ruby
Published by karreiro about 1 year ago

https://github.com/Shopify/liquid - v5.6.4

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.6.3...v5.6.4

- Ruby
Published by ggmichaelgo about 1 year ago

https://github.com/Shopify/liquid - v5.6.3

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.6.2...v5.6.3

- Ruby
Published by ggmichaelgo about 1 year ago

https://github.com/Shopify/liquid - v5.6.2

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.6.1...v5.6.2

- Ruby
Published by ggmichaelgo about 1 year ago

https://github.com/Shopify/liquid - v5.6.1

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/liquid/compare/v5.6.0...v5.6.1

- Ruby
Published by ggmichaelgo about 1 year ago

https://github.com/Shopify/liquid - v5.6.0

Highlights

Architectural Changes

  • Added new Environment class to manage configuration and state that was previously stored in Template
  • Moved tag registration from Template to Environment
  • Removed StrainerFactory in favor of Environment-based strainer creation
  • Consolidated standard tags into a new Tags module with STANDARD_TAGS constant

Performance Improvements

  • Optimized Lexer with a new Lexer2 implementation using jump tables for faster tokenization, requires Ruby 3.4
  • Improved variable rendering with specialized handling for different types
  • Reduced array allocations by using frozen empty constants

API Changes

  • Deprecated several Template class methods in favor of Environment methods
  • Added deprecation warnings system
  • Changed how filters and tags are registered to use Environment

Bug Fixes:

  • Fixed table row handling of break interrupts
  • Improved variable output handling for arrays

PRs

New Contributors

Full Changelog: https://github.com/Shopify/liquid/compare/v5.5.1...v5.6.0

- Ruby
Published by ianks about 1 year ago

https://github.com/Shopify/liquid - v5.6.0.rc1

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/liquid/compare/v5.5.1...v5.6.0.rc1

- Ruby
Published by ianks over 1 year ago

https://github.com/Shopify/liquid - v5.5.1

Full Changelog: https://github.com/Shopify/liquid/compare/v5.5.1...v5.5.1

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/liquid/compare/v5.5.0...v5.5.1

- Ruby
Published by ianks over 1 year ago

https://github.com/Shopify/liquid - v5.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/liquid/compare/v5.4.0...v5.5.0

- Ruby
Published by ianks almost 2 years ago