Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[draft] Release notes for 0.2 #105

Closed
avh4 opened this issue Jan 8, 2016 · 1 comment
Closed

[draft] Release notes for 0.2 #105

avh4 opened this issue Jan 8, 2016 · 1 comment

Comments

@avh4
Copy link
Owner

avh4 commented Jan 8, 2016

This is a draft of the release notes for 0.2-alpha which will be announced on elm-dev when published.

After a lot of tedious work making the AST retain comments, elm-format-0.2-alpha is ready! Most notable is the switch to 2-space indentation, as was previously discussed on elm-dev. There are also now plugins for LightTable, Emacs, and Vim thanks to @rundis, @Bogdanp, and @ajhager!

You can find the downloads and editor integration instructions here:

Here's a brief list of changes:

  • changed to 2-space indentation
  • comments are handled everywhere they can appear
  • fixed a unicode problem with console output on Windows
  • parentheses in pattern matches are handled correctly, including a workaround for Qualified names can not be used as type constructor arguments in case statements. elm/compiler#951
  • triple double quotes in multiline strings are handled correctly
  • more than one file or directory can be given on the command line
  • added the --stdin command line option to support IDE plugins

Thanks to the following for helping with the release:

@avh4 avh4 added this to the 0.2 correctness fixes milestone Jan 8, 2016
@avh4 avh4 changed the title Release notes for 0.2 [draft] Release notes for 0.2 Jan 8, 2016
@avh4
Copy link
Owner Author

avh4 commented Jan 30, 2016

@avh4 avh4 closed this as completed Jan 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant