Releases: Stillpoint-Software/hyperbee.templating
Releases · Stillpoint-Software/hyperbee.templating
v2.0.0
What's Changed
-
Release v2.0.0 by @bfarmer67 in #36
-
Remove use of dynamic and DynamicObject for runtime expressions.
-
Refactor Roslyn expression compiler to use syntax-rewriting
-
Implement pseudo generic properties for variable casting
-
Implement options configuration model for TemplateParser
Full Changelog: v1.0.3...v2.0.0
v1.0.3
v1.0.2
What's Changed
- Add documentation site
- Add TokenProcessor
- Add BufferManager
- Add While loop
- Bug fixes
Full Changelog: v1.0.1...v1.0.2
v1.0.1-develop.240702131716
What's Changed
- Bump MSTest.TestFramework from 3.3.1 to 3.4.1 by @dependabot in #5
- Bump MSTest.TestAdapter from 3.3.1 to 3.4.1 by @dependabot in #4
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #3
- Bump MSTest.TestAdapter from 3.4.1 to 3.4.3 by @dependabot in #6
- Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.9.2 to 4.10.0 by @dependabot in #8
- Bump MSTest.TestFramework from 3.4.1 to 3.4.3 by @dependabot in #7
- [FEATURE]: Update Nugets and GH Actions by @github-actions in #10
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v1.0.1...v1.0.1-develop.240702131716
v1.0.1
What's Changed
- [FEATURE]: Update Templating to new Hyperbee.Collections and Hyperbee.Resources in #2
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial Release