Ape 0.7.8
github-actions
released this
12 Feb 16:57
·
328 commits
to refs/heads/main
since this release
Changes
- docs: readme add some links @antazoey (#1926)
- perf: lazy model extras and IPython canary short-circuitry @antazoey (#1925)
- fix(docs): minor docs fixes @mikeshultz (#1923)
- test: check that web3.py did fix geth @antazoey (#1921)
- docs: revise readme and rely more on user-guides @antazoey (#1920)
- feat: CLI help plugin organization @antazoey (#1918)
- fix: bad link in error message @fubuloubu (#1913)
- docs: add README badges @antazoey (#1916)
- fix: provider settings RPC was not being used when it was the default @antazoey (#1919)
- test: fix test causing flaky fail @antazoey (#1914)
- fix: issue with networks that started PoA but currently are not @antazoey (#1911)
- fix: configuring custom ecosystems @antazoey (#1910)
- fix: raise error when attempting to deploy a contract without init-code @antazoey (#1909)
- fix: remove mnemonic from error message @antazoey (#1902)
- docs: document forked networks @antazoey (#1901)
- fix: array of structs or tuples when only 1 element would be weird @antazoey (#1900)
- fix: issue where installing a plugin would change Ape version @antazoey (#1891)
- chore: upgrade actions @antazoey (#1899)
- fix: decoding fails when indexed values not first in log @antazoey (#1898)
- fix: issue where could not pass a tuple for an array @antazoey (#1895)
- test: adds timeout and skips some breaking integration tests @mikeshultz (#1890)
Special thanks to: @antazoey, @fubuloubu and @mikeshultz