Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
lolow committed Sep 2, 2016
1 parent d5179f1 commit 41b0b22
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# gdxtools 0.3.5

* speed up in extract gdx
* gdx compression by default
* add some tests
* handle empty parameter

# gdxtools 0.3.4

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The gdxtools package converts data (parameter or variables) from a GDX file (pro
Download the latest release zip here [https://github.com/lolow/gdxtools/releases/latest]

```R
install.packages("gdxtools_0.3.0.zip",repos=NULL)
install.packages("gdxtools_0.3.x.zip",repos=NULL)
```

or install the development version
Expand Down

0 comments on commit 41b0b22

Please sign in to comment.