Skip to content

Releases: Stillpoint-Software/hyperbee.templating

v2.0.0

23 Aug 20:51
b6c5a3e
Compare
Choose a tag to compare

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

13 Aug 21:45
Compare
Choose a tag to compare

What's Changed

  • Fix documentation.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

13 Aug 21:18
26178ca
Compare
Choose a tag to compare

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

02 Jul 13:19
33bba45
Compare
Choose a tag to compare
Pre-release

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

Full Changelog: v1.0.1...v1.0.1-develop.240702131716

v1.0.1

11 Apr 18:37
Compare
Choose a tag to compare

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

09 Apr 14:33
Compare
Choose a tag to compare

Initial Release