New
6.3.0
Changes
π Bug Fixes
- Fix loop limits (#616) (b9a64f79)
- Fix newline_to_br function on Windows (5c6e39ad)
- Fix uint (6fda3a5e)
π Enhancements
- Update BuiltinFunctions.cs: set correct initial capacity (PR #621) by @ChrisVanDijk
- Update TemplateContext.cs: remove unused _availableTags (PR #623) by @ChrisVanDijk
- Add uint calculation (PR #624) by @dunds-com
π Documentation
- Update alert messages in readme to be more obvious (PR #619) by @JackGilmore
- Fix doc generation (67d5494b)
π¦ Dependencies
- Update dependencies NuGet (c8eaa485)
Full Changelog: 6.2.1...6.3.0
Published with dotnet-releaser