Releases: jfilipczyk/gomatch
Releases · jfilipczyk/gomatch
Fixed array matcher
fix panic on array missing values (#2) * fix panic on array missing values * fix panic on array missing values * revert go.mod for PR Co-authored-by: fyang <fyang@freewheel.tv>
Migrate to go modules
v1.2.0 fix travis pipelines
Email matcher
Added email matcher
Initial release
Initial release with support for patterns:
@string@
@number@
@bool@
@array@
@uuid@
@wildcard@
@...@