decancer icon indicating copy to clipboard operation
decancer copied to clipboard

feature request: equal/startsWith/endsWith

Open Le0Developer opened this issue 2 years ago • 1 comments

I allow users to create simple patterns with asterisks which boils down to equal/startsWith/endsWith/contains. This is currently the only missing feature from adopting this library in production.

  • [ ] test -> equal
  • [ ] test* -> startsWith
  • [ ] *test -> endsWith
  • [x] *test* -> contains

I'd really love to see these functions being added <3. Thanks!

Le0Developer avatar Aug 08 '22 07:08 Le0Developer

Thank you for the suggestions! <3 I'll work on this later - since i'm quite busy IRL, this might take some time.

null8626 avatar Aug 08 '22 23:08 null8626

the features are now finally implemented!

be sure to wait for the next (big) update! ❤️

null8626 avatar Dec 22 '22 15:12 null8626

landed on version 1.5.2!

null8626 avatar Dec 23 '22 16:12 null8626