- #137 - Relax Humanizer dependency from exact pin to version range [2.14.1, 4.0.0) contributed by Copilot
- #136 - Hard-pinned
Humanizerv2 viaHandlebars.Net.Helpers.Humanizer[enhancement]
- #135 - Add String.First/Last helpers and fix Split for multi-char separators [enhancement] contributed by ablyler
- #130 - Conflict Between Truncate Helpers Prevents Usage Without Prefix [bug]
- #132 - Humanizer Truncate should always be used as "Humanizer.Truncate" [bug] contributed by StefH
- #133 - Fix SonarCloud [enhancement] contributed by StefH
- #128 - Support incompatible types in array (merge to common structure) [enhancement] contributed by StefH
- #104 - DynamicLinq gets confused on inconsistent JSON objects [bug]
- #112 - Update System.Linq.Dynamic.Core to version 1.6.0.2 [bug, dependencies] contributed by StefH
- #123 - Update GitHub Actions CreateRelease.yml to auto generate release notes [enhancement] contributed by StefH
- #125 - Implement default AllowedHandlebarsHelpers [bug] contributed by StefH
- #127 - Add Example WebAssembly based on Abies [Test] contributed by StefH
- #122 - Adding compare helpers to the Object helpers [enhancement] contributed by fabianosuet
- #121 - Add generic object compare helpers to the ObjectHelpers [enhancement]
- #115 - Add New Features to Object and DateTime Helpers contributed by fabianosuet
- #117 - Update DateTimeHelper [enhancement] contributed by StefH
- #118 - Refactoring DateTime "Add" Helpers and unit tests [enhancement] contributed by fabianosuet
- #120 - Fix DateTimeHelper [bug] contributed by StefH
- #114 - Add New Features to Object and DateTime Helpers [enhancement]
- #119 - DateTime helper registering all helper methods inherited from StringHelper under DateTime category [bug]
- #106 - Exclude some code when running in Blazor Webassembly [bug] contributed by StefH
- #105 - System.Diagnostic not supported in net8.0-browser [bug]
- #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.Formatto 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]