- Nothing changed yet.
- reject field name with spaces
- fix '~' operator support when using 'and' and elasticsearch
- allow typecasting of value to date/datetime
- allow '+' character in string dsl
- fixed datetime handling in field dsl
- update to elasticsearch 7
- relicense to Apache License
- added docs
- Deprecate
rulez.field
__getitem__
method in favor of__call__
- Added documentation
- Improved DSL parsing
- Enhance
rulez.field
with more operations