Skip to content

Releases: Hyperfoil/parse

native executable

Choose a tag to compare

@willr3 willr3 released this 14 Feb 17:13

Parse now releases as an api jar and a native executlabe (currently only available for linux)

0.2.3

Choose a tag to compare

@willr3 willr3 released this 05 Feb 12:17

The project will soon split into a utiity jar and cli native executable similar to yaup to no longer publish the uber jar. This release is primarily moving the project toward that goal but also includes a fix to the add merge rule for extracted values.

The add merge rule now support a custom separator when merging strings and no longer converts to number of the existing value is not also a number.

 pattern: (?<message:add=\n>.*)

0.1.12

Choose a tag to compare

@willr3 willr3 released this 14 Sep 14:19

Parse is in early stages of development so only the most recent version should be used, when available.