Skip to content

Commit

Permalink
Add RELEASE_NOTES
Browse files Browse the repository at this point in the history
  • Loading branch information
sils committed Mar 6, 2015
1 parent a05655e commit 5562a28
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# coala 0.2.0 (WORK IN PROGRESS)

This release features the following new features:

* Automatically add needed flags to open a new process for some editors.
* Save backup before applying actions to files.
* Return nonzero when erroring or yielding results.
* Write newlines before beginning new sections in coafiles when appropriate.

Additionally many bugfixes and code improvements have been done.

# coala 0.1.1 alpha

This patch release fixes a major usability issue where data entered into the
editor may be lost.

For more info, see release 0.1.0.

# coala 0.1.0 alpha

### Attention: This release is old and experimenental.

coala 0.1 provides basic functionality. It is not feature complete but already
useful according to some people.

For information about the purpose of coala please look at the README provided
with each source distribution.

Note that this is a prerelease, thus this release will be supported with only
important bugfixes for limited time (at least until 0.2.0 is released). Linux
is the only supported platform.

Documentation for getting started with coala is provided here:
https://github.com/coala-analyzer/coala/blob/v0.1.0-alpha/TUTORIAL.md

If you want to write static code analysis routines, please check out this guide:
https://github.com/coala-analyzer/coala/blob/v0.1.0-alpha/doc/getting_involved/WRITING_BEARS.md

We love bugs - if you find some, be sure to share it with us:

This comment has been minimized.

Copy link
@Makman2

Makman2 Mar 6, 2015

Member

it -> them

This comment has been minimized.

Copy link
@sils

sils Mar 8, 2015

Author Member

Can I push after correcting this?

This comment has been minimized.

Copy link
@Makman2

Makman2 Mar 8, 2015

Member

yes

https://github.com/coala-analyzer/coala/issues

0 comments on commit 5562a28

Please sign in to comment.