- 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
0.1.4
------------------
- added docs - Deprecate ``rulez.field`` ``__getitem__`` method in favor of ``__call__``
0.1.3
------------------
- Added documentation - Improved DSL parsing - Enhance ``rulez.field`` with more operations