Skip to content

Commit 7309aa7

Browse files
Prepare stable development apm package release version 0.5.0
1 parent b141369 commit 7309aa7

4 files changed

Lines changed: 26 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,41 @@
44

55
---
66

7-
# 0.4.0 (2016-11-22)
7+
# 0.5.0
8+
*2017-01-15*
9+
## Features
10+
### Languages
11+
❯ Implemented optimized <img src="http://elixir-lang.org/favicon.ico" width=16 height=16/> [Elixir](http://elixir-lang.org) styles for the [milestone backlog](https://github.com/arcticicestudio/nord-atom-syntax/issues/1) community package <img src="https://avatars0.githubusercontent.com/u/1481354" width=16 height=16/> [`language-elixir`](https://atom.io/packages/language-elixir). (@skbolton, #33, b141369c)
12+
13+
<p align="center"><img src="https://cloud.githubusercontent.com/assets/7836623/21479766/5b5ff102-cb57-11e6-8bcd-b936a31ceeab.png"/></p>
14+
15+
# 0.4.0
16+
*2016-11-22*
817
## Features
918
### `language-xml`
10-
The namespace tag entity color now differs from markup/HTML tags which are also now colored correctly.
19+
The namespace tag entity color now differs from markup/HTML tags which are also now colored correctly.
1120
*Character Data* blocks tags `<![CDATA[` `]]>` are now formated bold and, including the surrounded text, using the comment color. (@arcticicestudio, #29, a442b356)
1221

1322
<p align="center">CDATA<br><img src="https://cloud.githubusercontent.com/assets/7836623/20519301/ab2eef32-b0a2-11e6-8d67-6a1c09389ef7.png"/><br>Markup/HTML entities<br><img src="https://cloud.githubusercontent.com/assets/7836623/20519310/b48f5bca-b0a2-11e6-9aa3-24b826ae6817.png"/><br>Namespace tags<br><img src="https://cloud.githubusercontent.com/assets/7836623/20519313/bb8ac126-b0a2-11e6-8055-40b49465012e.png"/></p>
1423

15-
# 0.3.0 (2016-09-29)
24+
# 0.3.0
25+
*2016-09-29*
1626
## Improvements
1727
### `language-c`
18-
Operator keywords are now colored explicitly as discussed in atom/language-c#151 and atom/one-dark-syntax#74 (@arcticicestudio, #34, 529f290057da332977ddcbcba3e14163e772bbc0)
28+
Operator keywords are now colored explicitly as discussed in atom/language-c#151 and atom/one-dark-syntax#74 (@arcticicestudio, #34, 529f290057da332977ddcbcba3e14163e772bbc0)
1929

20-
# 0.2.0 (2016-09-20)
30+
# 0.2.0
31+
*2016-09-20*
2132
## Improvements
2233
### CSS
23-
The hex color hash character `#` now gets colored as keyword (@arcticicestudio, #27, 323f7713333ad50b008c80a677e4abb6596faddb)
34+
The hex color hash character `#` now gets colored as keyword (@arcticicestudio, #27, 323f7713333ad50b008c80a677e4abb6596faddb)
2435

2536
## Bugfixes
2637
### Documentation
27-
Fixed all unrendered images in the [atom.io](https://atom.io/themes/nord-atom-syntax) package README by using the `https://raw.githubusercontent.com` domain (@arcticicestudio, #26, 6b72d3a740486d48b9a0d02f4aec3db557241462)
38+
Fixed all unrendered images in the [atom.io](https://atom.io/themes/nord-atom-syntax) package README by using the `https://raw.githubusercontent.com` domain (@arcticicestudio, #26, 6b72d3a740486d48b9a0d02f4aec3db557241462)
2839

29-
# 0.1.0 (2016-09-20)
40+
# 0.1.0
41+
*2016-09-20*
3042
**Initial APM package release version!**
3143
*Closes the [APM Package Release](https://github.com/arcticicestudio/nord-atom-syntax/milestone/1) milestone.*
3244

@@ -48,7 +60,7 @@ A complete list of all implemented languages can be found in the milestone backl
4860
- <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)
4961
- <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)
5062

51-
## <img src="https://avatars0.githubusercontent.com/u/1089146" width=16 height=16/> Core
63+
<img src="https://avatars0.githubusercontent.com/u/1089146" width=16 height=16/> **Core**
5264
- [`language-c`](https://atom.io/packages/language-c) (@arcticicestudio, #14, 7568bfbf68d1ea6ad06db8389f1f15756718e2b4)
5365
- [`language-clojure`](https://atom.io/packages/language-clojure) (@arcticicestudio, #20, 42536fdb3181791ed020166ad60c9a607c90e942)
5466
- [`language-coffee-script`](https://atom.io/packages/language-coffee-script) (@arcticicestudio, #18, 479df6a9be8e5e56c09e5b32a5a7f3374d34cc97)
@@ -68,3 +80,5 @@ A complete list of all implemented languages can be found in the milestone backl
6880
- [`language-scala`](https://atom.io/packages/language-scala) (@arcticicestudio, #7, 513ec446bb0a21c32310bcc4e3874580ecfd441a)
6981
- [`language-shellscript`](https://atom.io/packages/language-shellscript) (@arcticicestudio, #16, badfcc2b182211ef21f3e25d9ffd8628e63deb1f)
7082
- [`language-yaml`](https://atom.io/packages/language-yaml) (@arcticicestudio, #15, 883ab296a249e6b9b93659724b5d2f2a37768854)
83+
84+
<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-top.png"/></p>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Detailed descriptions for supported languages can be found in the [project wiki]
5050
![][scrot-lang-xml]
5151

5252
## Development
53-
[![](https://img.shields.io/badge/Changelog-0.4.0-blue.svg)](https://github.com/arcticicestudio/nord-atom-syntax/blob/v0.4.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-blue.svg)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-blue.svg)](https://github.com/arcticicestudio/arcver)
53+
[![](https://img.shields.io/badge/Changelog-0.5.0-blue.svg)](https://github.com/arcticicestudio/nord-atom-syntax/blob/v0.5.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-blue.svg)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-blue.svg)](https://github.com/arcticicestudio/arcver)
5454

5555
### Contribution
5656
Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/arcticicestudio/nord-atom-syntax/issues).

index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
33
title Index +
44
project nord-atom-syntax +
5-
version 0.4.0 +
5+
version 0.5.0 +
66
repository https://github.com/arcticicestudio/nord-atom-syntax +
77
author Arctic Ice Studio +
88
email development@arcticicestudio.com +

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nord-atom-syntax",
33
"theme": "syntax",
4-
"version": "0.4.0",
4+
"version": "0.5.0",
55
"description": "A arctic, north-bluish clean and elegant Atom syntax theme.",
66
"author": {
77
"name": "Arctic Ice Studio",

0 commit comments

Comments
 (0)