Hidesens release notes

Nedan visas de senaste uppdateringarna inklusive kända buggar i aktuell version av Hidesense-Core, Hidesense-Web och Hidesense-UI

HIDESENSE CORE 1.1.465– 2021-11-20

Fixes

  • XML-files with no header got an empty line as a start in the washed file in previous versions of Hidesense Core.
  • XML-files that are written on a single line don’t get a double header in the washed file.
  • XML-files where attributes values had a blank could result in two different keys.
  • XML-files where attributes values has a & sign is fixed.

 

Known issues

  • Comments in XML-files will be removed by Hidesense on execution
  • Substitutions with externals list-files (list-, map-, dual- and NarySubstituter) do not work as expected when original file using UTF-16 encoding.

HIDESENSE CORE 1.1.459– 2018-09-21

Fixes

In previous version of Hidesense Core an extra empty line was added after the declaration of the cleaned xml document. From version 1.1.459 of Hidesense Core this bug is fixed.

 

Known issues

  • Comments in XML-files will be removed by Hidesense on execution.
  • Substitutions with externals list-files (list-, map-, dual- and NarySubstituter) do not work as expected when original file using UTF-16 encoding.

HIDESENSE CORE 1.1.442– 2018-06-13

Fixes

  • help parameter now show more information and available parameters
  • Applying surrounding or from setting to “.*” no longer causing and endless loop.
  • Fixedposition parameter “from” now accepts regular expressions instead of strings
  • DbColumnSubstituter now works with multi-line mssql queries

 

Improvements

Hidesense can now remove entire rows or words with new constants:

  • ${empty} – removes the captured value (value = “”)
  • ${null} – Removes the entire row or specified indata (input= “”)

fieldSeparator in CSV-substituter now takes a regular expression instead of a string

  • Can now handle \s, \t, ect.

Hidesense can now ignore parts of an input file using global parameters:

  • “SkipFromRegex” and “SkipBeforeRegex” = Skip lines using regular expressions
  • “SkipLines” = Skip the “n” line of the input file eg: (1,3-4,98-100)

Known issues

  • Comments in XML-files will be removed by Hidesense on execution.
  • Substitutions with externals list-files (list-, map-, dual- and NarySubstituter) do not work as expected when original file using UTF-16 encoding.
Kontakta oss