Version 0.5 is out
sylvainhalle
released this
22 Feb 18:14
·
418 commits
to master
since this release
- Big cleanup of eSQL grammar in all packages
- Pullables and pushables can throw exceptions
- Some concurrency processors (still experimental)
- Continuous integration and testing with Sonarqube and Travis CI
- Performance improvements (stacks replaced by
ArrayDeque
s)