Skip to content

Releases: lithnet/umare

v2.0.4

12 Mar 16:49
Compare
Choose a tag to compare

Changes:

  • f0494c5 Updates SidToRid transform

v2.0.3

08 Mar 04:52
Compare
Choose a tag to compare
v2.0.3 Pre-release
Pre-release

Changes:

  • Adds SID to RID transform
  • Automated build from pipeline

v1.6.5

06 Mar 05:19
Compare
Choose a tag to compare
v1.6.5 Pre-release
Pre-release

Changes:

  • Adds support for new RID to SID transform

v1.5.7419

24 Apr 06:56
f4a24c5
Compare
Choose a tag to compare

Adds support for HTLM encoding and decoding in the strign escape transform
Renames most string based transforms to be a bit easier to find

v1.5.6682

25 Apr 00:41
Compare
Choose a tag to compare

UMARE now requires .NET Framework 4.6.1
Adds a new transform to convert a binary GUID (eg from AD objectGuid) to a string and back again #7
Removes dependency on ILMerge #8

v1.5.6591

17 Jan 02:28
Compare
Choose a tag to compare

Fixes an issue where some transforms would incorrectly cache data in the UI, resulting in invalid test results. (lithnet/transform-engine#5)

v1.5.6488

05 Oct 20:03
Compare
Choose a tag to compare

Add regex match/notmatch operator to Multivalued-to-single-valued transform (lithnet/transform-engine#3)

v1.5.6435

14 Aug 11:02
Compare
Choose a tag to compare

Fixes issue #5 - XPath query containing an apostrophe is not processed correctly
Adds support for #6 - Raise an error when lookup not found

v1.5.6390

30 Jun 11:40
Compare
Choose a tag to compare

Fixes issue #16 - Simple Lookup Transform needs a vertical scroll bar
Fixes an issue where unreleased features were visible in the build

v1.5.6373

13 Jun 11:37
Compare
Choose a tag to compare

Fixes a bug in the editor when testing a SplitString transform (#2)