- #97 - Fix loading additional Handlebars.Net.Helpers dll's when running application from commandline using 'dotnet run' [bug] contributed by StefH
- #96 - DynamicLinq Helpers Not Registering Correctly in .NET 8.0 WebAPI Project running in Docker [bug]
- #93 - Add String.Equals with StringComparison [enhancement] contributed by StefH
- #95 - When ThrowOnUnresolvedBindingExpression is False, do not throw when UndefinedBindingResult but use default value [enhancement] contributed by StefH
- #94 - UndefinedBindingResult Throws exception when using #String.Equal [bug]
- #90 - Upgrade some NuGets [enhancement] contributed by StefH
- #91 - Use version 1.3.12 from System.Linq.Dynamic.Core [enhancement] contributed by StefH
- #88 - Fixed casting problems in ExecuteUtils breaking EnumerableHelpers [bug] contributed by HenrikHoyer
- #77 - Fix some unit tests [Test] contributed by 0xced
- #79 - Add Xeger unit-test [Test] contributed by StefH
- #80 - Update XPath SelectNode and SelectNodes [enhancement] contributed by StefH
- #75 - Add unit test for String.Titlecase on dynamic [Test] contributed by StefH
- #76 - String.Substring helper [enhancement] contributed by Andras-Csanyi
- #74 - Adding further String helpers [enhancement]
- #70 - Add Path.Lookup [enhancement] contributed by StefH
- #71 - Update Handlebars.Net.Helpers.DynamicLinq [enhancement] contributed by StefH
- #72 - Use Handlebars.Net 2.1.4 [enhancement] contributed by StefH
- #66 - System.TypeLoadException : Could not load type 'HandlebarsDotNet.Poly… [bug] contributed by caoko
- #65 - System.TypeLoadException : Could not load type 'HandlebarsDotNet.Polyfills.AsyncLocal`1' from assembly 'Handlebars, Version=2.1.2.0, Culture=neutral, PublicKeyToken=22225d0bf33cd661'. [bug]
- #63 - Use latest RandomDataGenerator.Net [bug] contributed by StefH
- #41 - Random number generation isn't very random [bug]
- #61 - Add String.Coalesce [enhancement] contributed by StefH
- #62 - allow String equals checks to have null values contributed by kspearrin
- #60 - Add String.Coalesce [enhancement]
- #57 - Fix String.Split + update dependencies [bug] contributed by StefH
- #58 - String empty helpers [enhancement] contributed by kspearrin
- #59 - Added basic boolean helpers [enhancement] contributed by kspearrin
- #55 - PluginLoader does not require file system access [enhancement] contributed by devkev2403
- #51 - Upgrade to latest Handlebars.Net [enhancement] contributed by StefH
- #50 - Update to the latest Handlebars.Net version [enhancement]
- #48 - Upgrade System.Linq.Dynamic.Core, Humanizer, RandomDataGenerator.Net and XPath2.Extensions [enhancement] contributed by StefH
- #47 - Adding Equal and NotEqual for strings. contributed by tinytownsoftware
- #37 - Fix StackOverflow problem when providing invalid arguments to Math methods [bug] contributed by StefH
- #36 - Stack Overflow on Math.Subtract and empty string [bug]
- #33 - CI Build : Don't run SonarCloud for PR [enhancement] contributed by StefH
- #35 - Fix Math.Avg, Math.Divide and Math.Multiply [bug] contributed by StefH
- #34 - Math methods with type double [bug]
- #31 - Fix
String.Format
to handle formatting of multiple types correctly, not only DateTime [enhancement] contributed by DamienBraillard
- #26 - Add extra unit tests for Regex [enhancement] contributed by StefH
- #28 - Remove default value from Regex helper [bug] contributed by StefH
- #27 - Regex.IsMatch broken with ignore case [bug]
- #22 - Do not use StringValueParser when parsing arguments [bug] contributed by StefH
- #21 - System.ArgumentException: 'Object of type 'System.Int32' cannot be converted to type 'System.String'.' [bug]
- #18 - Add XPath, DynamicLinq, Json, Xeger and Random [enhancement] contributed by StefH
- #19 - Use SimpleJson and update packages [enhancement] contributed by StefH
- #13 - Enumerable test : IsEmpty contributed by StefH
- #15 - Use HandleBars.Net version 2 contributed by StefH
- #7 - Compatibility with Handlebarsjs (and Handlerbars.CSharp)? [bug]
- #11 - Sign assemblies [enhancement] contributed by StefH
- #10 - The assembly is not signed [enhancement]