coala v0.11.0.rc1 Release Notes

Release Date: 2017-04-27 // almost 7 years ago
  • 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