Releases: edgurgel/solid
Releases · edgurgel/solid
Solid 0.7.1
Compare
Sorry, something went wrong.
No results found
Add concat filter #59
Add url_encode and url_decode filters #60
Add escape and escape_once filters #61
Thanks, @Jcambass & @LostKobrakai 🎉
Solid 0.7.0
Compare
Sorry, something went wrong.
No results found
Fix date integration test #51
Fix map rendering #52
modulo filter #54
strip_newlines and newline_to_br filters #56
where filter #55
date filter #53
Thanks to @LostKobrakai & @wmnnd for the various improvements 🎉
Solid 0.6.1
Compare
Sorry, something went wrong.
No results found
Fix context access on "size" #49
Solid 0.6.0
Compare
Sorry, something went wrong.
No results found
Solid 0.5.0
Compare
Sorry, something went wrong.
No results found
Fix truncatewords with nil
Fix object field access for complex cases pages["about-us"].title & var[-1][1]
Add support to use filters on %{ assign %} tag #40
Solid 0.4.2
Compare
Sorry, something went wrong.
No results found
Fix expression bug {% if variable %} fa70760
Solid 0.4.1
Compare
Sorry, something went wrong.
No results found
Solid 0.4.0
Compare
Sorry, something went wrong.
No results found
Solid 0.3.0
Compare
Sorry, something went wrong.
No results found
Add support to Custom Filters #25 Thanks to @barkerja
Add partial support to for tag #13 Thanks to @barkerja
Add support to capture #19
Add support to increment & decrement #20
Rewrite parser using NimbleParsec
Solid 0.0.2
Compare
Sorry, something went wrong.
No results found
Add if tag #1
Add support to boolean operators #2
Add integration tests using Liquid gem #3
Add case tag #4
Add assign tag #5