Skip to content

Releases: lithnet/umare

v1.5.6258

17 Feb 23:15
Compare
Choose a tag to compare

Fixes an issue where a non-RFC compliant DN rename can occur (lithnet/transform-engine#1)

v1.5.6123

23 Oct 21:51
Compare
Choose a tag to compare

Fixes an issue in the date converter transform where int64 values larger than the max file time value caused an exception. UMARE will convert these values to 9999-12-31

v1.5.6117

29 Sep 21:09
Compare
Choose a tag to compare
  • Fixes issue #1

Requires .NET Framework 4.5

v1.5.5901

22 Jun 03:06
Compare
Choose a tag to compare

(Migrated from codeplex)
Mar 10, 2016
Adds nuspec files for Lithnet.Transforms and Lithnet.Transforms.Presentation
Adds new CSharpScriptTransform
Fixes an issue where the CSharpScriptTransform may throw an error when loading referenced DLLs
Replaces vsinstaller project with a WIX installer
Adds support for find umarex files directly in the extensions folder without the need for app.config configuration
Renamed DLLs
Extension DLL is now Lithnet.Umare.RulesExtension.dll