limarka 0.6.3 → 0.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 682ef2210d24a2f441d629ee4f0547ba3f40190e
4
- data.tar.gz: 3f7f0fb0ba55d52f1a08eac06f1717eb9591c71f
3
+ metadata.gz: e80dfd0083b8c812e3e18a87a5a7be782af7cd17
4
+ data.tar.gz: afdfd32814f5ae0b81ebf69c242cfb4b32bffdad
5
5
  SHA512:
6
- metadata.gz: 023f0ff0cb6bd608f644dba1ef5a34eb3ba63d531551d2edac01133aae7028dd3c02c498a9fbb2f17c1205a972b77064a0a5284fec6b6f1c7c55059ab57e1e71
7
- data.tar.gz: 9f8025a8d7cc20d39ac5d9a3876c53fec20db9a7b6196e4198519bbb800897e8ef471705343851af9853546c434e8100ddd374795d6f18ddf25352249a0daf45
6
+ metadata.gz: dd8ba50b21f7bbab31d65f29e179989cd01d35fddbbc290ec985c67ab4d451affd9cbafe5fa2ec3b941eb99c48bc456992dc21672dddbc6cb902a2ab65bdeb96
7
+ data.tar.gz: 3a48ac85cbd764a260524ba2d4a194e4e838dc274ccb1d6c49b5804ee3cd6dde04a53d86e35fbb6c5cc32a6f700699d0a7a3d0998fe3985ce002e6a5f480efd2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Change Log
2
2
 
3
+ ## [v0.6.4](https://github.com/abntex/limarka/tree/v0.6.4) (2017-01-16)
4
+ [Full Changelog](https://github.com/abntex/limarka/compare/v0.6.3...v0.6.4)
5
+
6
+ **Issues fechados:**
7
+
8
+ - Updating version software of the paper [\#120](https://github.com/abntex/limarka/issues/120)
9
+
3
10
  ## [v0.6.3](https://github.com/abntex/limarka/tree/v0.6.3) (2017-01-15)
4
11
  [Full Changelog](https://github.com/abntex/limarka/compare/v0.6.2...v0.6.3)
5
12
 
@@ -15,11 +22,11 @@
15
22
 
16
23
  **Issues fechados:**
17
24
 
25
+ - Comunicar a equipe do abntex sobre o lançamento do limarka [\#66](https://github.com/abntex/limarka/issues/66)
18
26
  - Apresentar a ferramenta utilizando gif animados [\#114](https://github.com/abntex/limarka/issues/114)
19
27
  - Write a better CONTRIBUTING and README [\#99](https://github.com/abntex/limarka/issues/99)
20
28
  - Software paper writing [\#94](https://github.com/abntex/limarka/issues/94)
21
29
  - Several actions related to the software paper [\#93](https://github.com/abntex/limarka/issues/93)
22
- - Comunicar a equipe do abntex sobre o lançamento do limarka [\#66](https://github.com/abntex/limarka/issues/66)
23
30
 
24
31
  ## [v0.6.2](https://github.com/abntex/limarka/tree/v0.6.2) (2017-01-09)
25
32
  [Full Changelog](https://github.com/abntex/limarka/compare/v0.6.1...v0.6.2)
data/CONTRIBUTING.md CHANGED
@@ -106,6 +106,3 @@ Faça um Push para o seu fork:
106
106
 
107
107
  Talvez você deseje consulta a página sobre o [desenvolvimento da ferramenta](https://github.com/abntex/limarka/wiki/Desenvolvimento).
108
108
 
109
- # Participando no fórum
110
-
111
- Você também pode participar do [fórum de discussão do limarka](https://groups.google.com/forum/#!forum/limarka).
@@ -19,5 +19,5 @@
19
19
  "keywords": "limarka,ABNT,markdown,dissertation,thesis",
20
20
  "license": "MIT",
21
21
  "title": "limarka",
22
- "version": "v0.5.1"
22
+ "version": "v0.6.4"
23
23
  }
@@ -1,3 +1,3 @@
1
1
  module Limarka
2
- VERSION = "0.6.3"
2
+ VERSION = "0.6.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: limarka
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.3
4
+ version: 0.6.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eduardo de Santana Medeiros Alexandre