composedql
Version:
Composed query language parser
54 lines (32 loc) • 679 B
Markdown
# Changelog
## 0.7.4 (2017-03-05)
- Maintenance
## 0.7.3 (2016-03-20)
- Maintenance
## 0.7.2 (2016-03-20)
- Maintenance
## 0.7.1 (2015-08-09)
- Misc. updates
## 0.7.0 (2015-07-26)
- Misc. updates
## 0.6.0 (2015-05-03)
- Add chain functions
- Add new tests
- Improve parser
## 0.5.0 (2015-04-30)
- Add field functions
- Add property, function and arg type
- Add source info
- Remove path info
- Split tests
## 0.4.0 (2015-04-21)
- Always return field path for consistency
## 0.3.0 (2015-04-20)
- Add path info
## 0.2.0 (2015-04-18)
- Add resource fields
- Change properties structure
- Add more test
- Refactoring code
## 0.1.0 (2015-04-16)
- Initial release