Skip to content

Releases: dldc-packages/chemin

Fix tests & Add methods on Chemin object

23 Oct 09:24
Compare
Choose a tag to compare

Remove type CheminMatchResult

23 Oct 08:59
Compare
Choose a tag to compare

BREAKING CHANGE

  • Remove type CheminMatchResult (use CheminMatchMaybe instead)

v2.2.0...v3.0.0

Export CheminMatch interface

23 Oct 08:55
Compare
Choose a tag to compare

Add Chemin.extract

22 Oct 15:32
Compare
Choose a tag to compare
  • Add Chemin.extract

v2.0.0...v2.1.0

Renaming interger into integer

22 Oct 14:08
Compare
Choose a tag to compare

BREACKING CHANGE

  • Renaming CheminParams.interger into CheminParams.integer (too much "r"...)

v1.2.1...v2.0.0

Update description

22 Oct 10:34
Compare
Choose a tag to compare

Add CheminParams.interger

22 Oct 10:23
Compare
Choose a tag to compare
  • Add CheminParams.interger
  • Fix CheminParams.string to not match empty string

v1.1.1...v1.2.0

Fix matchExact

22 Oct 08:56
Compare
Choose a tag to compare

Fix return of matchExact

v1.1.0...v1.1.1

Add matchExact method

22 Oct 08:53
Compare
Choose a tag to compare

The new Chemin.matchExact will make sure the rest is empty and return the Params directly.

v1.0.4...v1.1.0

Fix Chemin.stringify

22 Oct 08:29
Compare
Choose a tag to compare

Fix the stringify function when a pattern is inside another one (it was adding an extra /).

v1.0.3...v1.0.4