Skip to content

Releases: Mirkoddd/Sift

sift: v6.10.1

10 May 09:25
789a8e8

Choose a tag to compare

6.10.1 (2026-05-10)

Bug Fixes

  • catalog: refine IPv4 and IBAN patterns in SiftCatalog (34cd968)

sift: v6.10.0

09 Apr 13:41
396eb2c

Choose a tag to compare

6.10.0 (2026-04-09)

Features

  • core: optimize AST to unwrap redundant non-capturing groups (a9af38d)

sift: v6.9.0

27 Mar 15:29
9fb8c45

Choose a tag to compare

6.9.0 (2026-03-27)

Features

  • api: rename end-of-string anchors for better readability and update docs (144e6f6)

sift: v6.8.1

26 Mar 17:58
c4b278a

Choose a tag to compare

6.8.1 (2026-03-26)

Bug Fixes

  • re2j: fail fast on unsupported \Z anchor (endBeforeOptionalNewline) (cfc41ba)

sift: v6.8.0

26 Mar 17:45
c82aa3b

Choose a tag to compare

6.8.0 (2026-03-26)

Features

  • security: implement absolute anchors to prevent CRLF injection (bc179df)

sift: v6.7.1

23 Mar 09:11
02da34d

Choose a tag to compare

6.7.1 (2026-03-23)

Bug Fixes

  • core: enforce safe and semantically accurate equals and hashCode (8ff80f4)

sift: v6.7.0

22 Mar 10:49
3d33681

Choose a tag to compare

6.7.0 (2026-03-22)

Features

  • core: expand SiftCatalog and implement robust property-based testing (2f5c289)

sift: v6.6.0

21 Mar 09:25
64da83d

Choose a tag to compare

6.6.0 (2026-03-21)

Features

  • core: add fluent explain API (4bf49ce)

sift: v6.5.0

20 Mar 15:46
cf99238

Choose a tag to compare

6.5.0 (2026-03-20)

Features

  • core: introduce SiftExplainer for human-readable regex translation (51cf602)

sift: v6.4.0

18 Mar 14:08
adbf98f

Choose a tag to compare

6.4.0 (2026-03-18)

Features

  • graalvm: introduce safe execute API and EngineScope interface (31c5360)