Skip to content

coala Release Candidate 0.11.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Mixih Mixih released this 27 Apr 19:56
· 7 commits to release/0.11 since this release

Shortlog

  • Major changes to exitcode behavior(see docs)
  • default .coafile section will be deprecated soon. Please stop using it now!
  • Initial next gen core code has been commited, however it has not been activated
  • New logging handlers
  • Better aspects support has been added, still not ready for general usage
  • Empty results are not cached. End users shouldn't have to run with --flush-cache anymore
  • coala should now be able to output in unified-diff format
  • golang now has coalang doc bindings (?)
  • coafiles can now use the append (+=) operator to inherit from other sections
  • ...and much more