Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pmayd committed Feb 20, 2024
1 parent 29dcfa9 commit 40d7dd2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## 0.2.0

- remove support for Cube until requested
- add multi database support: Table class accepts any EVAS as `name` parameter without the need to specify the database
- `setup_credentials` can be used to set up credentials for all three supported databases
- Improve Table data format: prettify the raw table format and improve readability
- support new zip format returned by Zensus
- add proper documentation (using Sphinx)

0 comments on commit 40d7dd2

Please sign in to comment.