Skip to content

Releases: scriban/scriban

5.10.0

12 Apr 16:01
3afac40
Compare
Choose a tag to compare

Changes

🚀 Enhancements

  • Implements Full Support for System.Text.Json - Closes #527 (PR #533) by @r-Larch

🧰 Maintenance

  • Update ci with reusable workflow (2616602)
  • Fix ci packaging with new NuGet (956aa2b)

🏭 Tests

  • Fix tests for running on ubuntu (24e708c)
  • Fix tests for ubuntu (bis) (4ae2756)

🧰 Misc

Full Changelog: 5.9.1...5.10.0

Published with dotnet-releaser

5.9.1

09 Jan 08:00
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🚀 Enhancements

🧰 Misc

  • Link to kalk for a usage of Scriban outside text templating. (c253343)
  • Update to net8.0. Fix tests for 2024 (ff04343)

Full Changelog: 5.9.0...5.9.1

Published with dotnet-releaser

5.9.0

06 Sep 16:37
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix delegate after adding new string.equals_ignore_case function (2416a7a)

🚀 Enhancements

📚 Documentation

  • Fix documentation for string.equals_ignore_case (8246c82)
  • Add documentation for interpolated strings (7ae9232)

🧰 Misc

  • Use Interpolated instead of Interp to not confuse it with e.g Interpreter (10ee686)

Full Changelog: 5.8.0...5.9.0

Published with dotnet-releaser

5.8.0

01 Sep 16:19
1328529
Compare
Choose a tag to compare

Changes

✨ New Features

🐛 Bug Fixes

  • Fix IDictionary implementation for ScriptObject (003e1ac)

🧰 Misc

Full Changelog: 5.7.0...5.8.0

Published with dotnet-releaser

5.7.0

25 Feb 09:29
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

📚 Documentation

🧰 Misc

Full Changelog: 5.6.0...5.7.0

Published with dotnet-releaser

5.6.0

03 Feb 07:25
Compare
Choose a tag to compare

Changes

✨ New Features

🐛 Bug Fixes

  • fix auto indent bug after ~}} block, add test (PR #483) by @andradf

🏭 Tests

🧰 Misc

Full Changelog: 5.5.2...5.6.0

Published with dotnet-releaser

5.5.2

04 Jan 07:04
Compare
Choose a tag to compare

Changes

🧰 Misc

  • Improve the documentation for array.contains (PR #473) by @Mertsch
  • Make array.contains resilient to null values, like array.sort (PR #474) by @Mertsch
  • Implemented parsing option to enforce that an end-statement must match a block begin (PR #464) by @ChrisWiitamaki
  • Update date (a47ecde)
  • Improve error reporting for #464 (7804a97)

Full Changelog: 5.5.1...5.5.2

Published with dotnet-releaser

5.5.1

18 Nov 18:49
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix a minor syntax error in the docs for case/when statements (PR #457) by @bradtglass
  • Fix object.eval to not render if a single statement is passed (#470) (ee1f66d)

📚 Documentation

📦 Dependencies

Full Changelog: 5.5.0...5.5.1

Published with dotnet-releaser

5.5.0

11 Jul 15:38
e2849b7
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add TemplateContext case insensitivity (#449) (PR #450) by @kae

Full Changelog: 5.4.6...5.5.0

5.4.6

29 May 10:27
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Full Changelog: 5.4.5...5.4.6