Skip to content

Commit

Permalink
Merge pull request #1496 from henrykironde/changes
Browse files Browse the repository at this point in the history
Update the changes for version 3.0.0
  • Loading branch information
ethanwhite committed Jul 16, 2020
2 parents d911df2 + 35f1b48 commit 52382db
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# v3.0.0

### Major changes

Add provenance support to the Data Retriever
Use utf-8 as default
Move scripts from Retriever to retriever-recipes repository
Adapt google code style and add linters, use yapf. Test linters
Extend CSV field size limit
Improve output when connection is not made
Add __version__ to the interface
Prompt user if a newer version of script is available
Add all the recipes datasets
Add test for installation of committed dataset
Add function to commit dataset

### Minor changes

Improve "argcomplete-command"
Add NUMFOCUS logo in README

# v2.4.0

### Minor changes
Expand Down Expand Up @@ -44,7 +65,7 @@ Add docs and examples for Postgis support
Change testdb name to testdb_retriever
Improve Pypi retriever description
Update documentation for passwordless setup of Postgres on Windows
Setting up infrastructure for automating script creation
Setting up infrastructure for automating script creation

### New datasets

Expand All @@ -56,7 +77,7 @@ Adding Acton Lake dataset `acton-lake`
### Dataset changes

MammalSuperTree.py to `mammal_super_tree.py`
lakecats_finaltables.json to `lakecats_final_tables`
lakecats_finaltables.json to `lakecats_final_tables`
harvard_forests.json to `harvard_forest.json`
macroalgal_communities to `macroalgal-communities`

Expand Down

0 comments on commit 52382db

Please sign in to comment.