Releases: nurettintopal/rule
Releases · nurettintopal/rule
v0.0.7
- adding new examples, such as basic and complex
v0.0.6
- adding object type support for inputs, such as
{ "country": "Turkey", "city": "Istanbul"}
or["Turkey", "Japan", "Korea"]
v0.0.5
- increasing test coverage
v0.0.4
converting to a standalone go package
v0.0.3
- custom input source support
- custom operator support
v0.0.2
new operators like startsWith, endsWith, contains, regex
v0.0.1
initial release