Increased stricter inforcing of delimiter find sequence and bail early.
More strict on handling leading delimiters, they must be found at
the beginning of the value.
Add the compatibility tests from Beats.
Some (OK quite a few) IntelliJ inspection changes.
non-inspection changes are restricted to:
Dissector.java
DissectorTest.java
DissectResult.java
Field.java
FieldFactory.java
JavaDissectorLibrary.java
dissect_spec.rb
plus the VERSION and CHANGELOG.md
Increased stricter inforcing of delimiter find sequence and bail early. More strict on handling leading delimiters, they must be found at the beginning of the value. Add the compatibility tests from Beats. Some (OK quite a few) IntelliJ inspection changes. non-inspection changes are restricted to: Dissector.java DissectorTest.java DissectResult.java Field.java FieldFactory.java JavaDissectorLibrary.java dissect_spec.rb plus the VERSION and CHANGELOG.md
Fixes #22