Hey there :)
I can proudly announce the new release of coala: coala 0.2 - wombat
Here are some of the major features:
- We have now a dbus-interface: `coala-dbus` fires up an API external
applications can use.
- Globs v2 - see
http://coala.readthedocs.org/en/latest/Users/Glob_Patterns/
- Well defined and documented exitcodes
- Automatic backup saving before applying actions
- coala output to JSON format
- Code clone detection algorithms using CMCD approach
- And many more...
The 0.3 release is just around the corner, so there's many many... no
not really, we won't finish it until August 22, 2015 so we have enough
time to care for our sweet and little bugs with fun and joy.
What's to come:
- AST: An abstract syntax tree system to allow generic language analyzation
- New and real-life-useful bears for specific languages (C, C++ and python)
- Next-gen bear system: No more Bear-classes, but only functions with
decorators so the user has to write even less code.
- ...
The release can be found here:
- On GitHub:
https://github.com/coala-analyzer/coala/releases/tag/0.2.0
- On pypi:
https://pypi.python.org/pypi/coala/0.2.0
Thanks to all guys who helped with this release; we wouldn't be so far
without you! :D
Best regards
Mischa Krüger