Solid 0.14.0
What's Changed
- Fix increment bug by changing input variable scope. by @fcapovilla in #109
- Implement "with...as" parameter in "render" tags. by @fcapovilla in #110
- Adds strict_filters option by @ShahneRodgers in #114
- Add base64 filters by @jmks in #113
- Migrate to erlef/setup-beam and bump version by @kianmeng in #116
- Add replace_last and remove_last filters by @jmks in #115
New Contributors
- @fcapovilla made their first contribution in #109
- @ShahneRodgers made their first contribution in #114
- @jmks made their first contribution in #113
Full Changelog: v0.13.0...v0.14.0