|
1 | 1 | <p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord-atom-syntax/develop/assets/nord-atom-syntax-banner.svg"/></p> |
| 2 | + |
| 3 | +# 0.1.0 (2016-09-20) |
| 4 | +<img src="https://atom.io/favicon.ico" width=24 height=24/> <a href="https://atom.io/themes/nord-atom-syntax"><img src="https://img.shields.io/apm/v/nord-atom-syntax.svg"/></a> <img src="https://assets-cdn.github.com/favicon.ico" width=24 height=24/> <a href="https://github.com/arcticicestudio/nord-atom-syntax/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-atom-syntax.svg"/></a> |
| 5 | + |
| 6 | +**Initial APM package release version!** |
| 7 | +*Closes the [APM Package Release](https://github.com/arcticicestudio/nord-atom-syntax/milestone/1) milestone.* |
| 8 | + |
| 9 | +## Features |
| 10 | +A complete list of all implemented features can be found in the [README](https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/README.md#features) section. |
| 11 | + |
| 12 | +### Languages |
| 13 | +A complete list of all implemented languages can be found in the milestone backlog ticket #1. |
| 14 | + |
| 15 | +**Community** |
| 16 | + - <img src="https://avatars1.githubusercontent.com/u/2313237" width=16 height=16/> [`language-babel`](https://atom.io/packages/language-babel) (@arcticicestudio, #8,4ca659bf80a99853f24552e1428dd0d9a8ca7b15) |
| 17 | + Includes support for |
| 18 | + - [ES2016](https://babeljs.io) |
| 19 | + - [ESNext](https://github.com/esnext/esnext) |
| 20 | + - <img src="https://atom.io/favicon.ico" width=16 height=16/> Atom's [Etch](https://github.com/atom/etch) |
| 21 | + - <img src="https://facebook.com/favicon.ico" width=16 height=16/> Facebook's <img src="https://facebook.github.io/react/favicon.ico" width=16 height=16/> [React](https://facebook.github.io/react), <img src="https://flowtype.org/static/favicon.png" width=16 height=16/> [Flow](https://flowtype.org) and <img src="http://graphql.org/img/favicon.png" width=16 height=16/> [GraphQL](http://graphql.org) |
| 22 | + - <img src="https://avatars3.githubusercontent.com/u/569817" width=16 height=16/> [`language-glsl`](https://atom.io/packages/language-glsl) by [hughsk](https://github.com/hughsk) (@arcticicestudio, #24, bc8268dc53864ad1a259a5a3234b6a935bf41100) |
| 23 | + - <img src="https://avatars0.githubusercontent.com/u/6979737" width=16 height=16/> [`language-haml`](https://atom.io/packages/language-haml) by [ezekg](https://github.com/ezekg) (@arcticicestudio, #22, 0651543f7a2d17f362079d630656469f382db4c8) |
| 24 | + - <img src="https://avatars3.githubusercontent.com/u/12533767" width=16 height=16/> [`language-haskell`](https://atom.io/packages/language-haskell) by [atom-haskell](https://github.com/atom-haskell) (@arcticicestudio, #21, 6ce40f2aeba0521f1842a1ab4b40aa02694e2a02) |
| 25 | + - <img src="https://avatars2.githubusercontent.com/u/743164" width=16 height=16/> [`language-julia`](https://atom.io/packages/language-julia) by [JuliaLang](https://github.com/JuliaLang) (@arcticicestudio, #23, 61eec2ca99fa5018d1f9f67980bb24a8e114ba1d) |
| 26 | + |
| 27 | +## <img src="https://avatars0.githubusercontent.com/u/1089146" width=16 height=16/> Core |
| 28 | + - [`language-c`](https://atom.io/packages/language-c) (@arcticicestudio, #14, 7568bfbf68d1ea6ad06db8389f1f15756718e2b4) |
| 29 | + - [`language-clojure`](https://atom.io/packages/language-clojure) (@arcticicestudio, #20, 42536fdb3181791ed020166ad60c9a607c90e942) |
| 30 | + - [`language-coffee-script`](https://atom.io/packages/language-coffee-script) (@arcticicestudio, #18, 479df6a9be8e5e56c09e5b32a5a7f3374d34cc97) |
| 31 | + - [`language-csharp`](https://atom.io/packages/language-csharp) (@arcticicestudio, #19, e532cf84b4a73c9e00e27ad1b948957c8ff8b438) |
| 32 | + - [`language-css`](https://atom.io/packages/language-css) (@arcticicestudio, #5, a490f00c85b79f807bc26190fe45654fda34f358) |
| 33 | + - [`language-gfm`](https://atom.io/packages/language-gfm) (@arcticicestudio, #6, 0ed29546b5b69059b3f488bee1a13b54d1c129ec) |
| 34 | + - [`language-go`](https://atom.io/packages/language-go) (@arcticicestudio, #9, 8e5c242a544d919557a8fd4e71e484e35864d674) |
| 35 | + - [`language-java`](https://atom.io/packages/language-java) (@arcticicestudio, #7, 513ec446bb0a21c32310bcc4e3874580ecfd441a) |
| 36 | + - Includes the `.source.java-properties` CSS class scope |
| 37 | + - [`language-javascript`](https://atom.io/packages/language-javascript) (@arcticicestudio, #8, 4ca659bf80a99853f24552e1428dd0d9a8ca7b15) |
| 38 | + - [`language-json`](https://atom.io/packages/language-json) (@arcticicestudio, #12, 0fe803a123326f883458ffc8e6e1c5582dc7db34) |
| 39 | + - [`language-less`](https://atom.io/packages/language-less) (@arcticicestudio, #5 / #13, a490f00c85b79f807bc26190fe45654fda34f358 / 3fa1c27c28d056d8ca7babd95b2c2b5fea8045e3) |
| 40 | + - [`language-php`](https://atom.io/packages/language-php) (@arcticicestudio, #17, 5d7d3565944b97b4a824df1f7bac3102f23b31db) |
| 41 | + - [`language-python`](https://atom.io/packages/language-python) (@arcticicestudio, #11, 6b8f87c0f3ce800cada4bf551d59e0ffed834596) |
| 42 | + - [`language-ruby`](https://atom.io/packages/language-ruby) (@arcticicestudio, #10, 972b90c4578c0bf91a3ed1a9de0554f57920191b) |
| 43 | + - [`language-sass`](https://atom.io/packages/language-sass) (@arcticicestudio, #5, a490f00c85b79f807bc26190fe45654fda34f358) |
| 44 | + - [`language-scala`](https://atom.io/packages/language-scala) (@arcticicestudio, #7, 513ec446bb0a21c32310bcc4e3874580ecfd441a) |
| 45 | + - [`language-shellscript`](https://atom.io/packages/language-shellscript) (@arcticicestudio, #16, badfcc2b182211ef21f3e25d9ffd8628e63deb1f) |
| 46 | + - [`language-yaml`](https://atom.io/packages/language-yaml) (@arcticicestudio, #15, 883ab296a249e6b9b93659724b5d2f2a37768854) |
0 commit comments