Skip to content

Commit

Permalink
release 0.6.0 (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
solarw authored Oct 13, 2022
1 parent 8bf5551 commit db39f84
Show file tree
Hide file tree
Showing 4 changed files with 241 additions and 223 deletions.
2 changes: 2 additions & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -292,3 +292,5 @@ sexualized
socio
usd
RPC
PubKey
docstrings
12 changes: 12 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release History

## 0.6.0

* python 3.10 support
* poetry dependency management tool now used
* documentation and docstrings are updated
* reference API added to the documentation
* added contract schema and validate msgs if present
* Tx.wait_to_complete: timeout and poll_period parameters are added
* dependencies are updated and cleaned up
* add pagination to TotalSupply
* import PubKey type to prevent error on rest query

## 0.5.1

* dev dependency grpcio-tools updated to 1.47.0
Expand Down
Loading

0 comments on commit db39f84

Please sign in to comment.