Ape 0.8.18
github-actions
released this
26 Oct 14:35
·
22 commits
to refs/heads/main
since this release
Changes
- fix: use str type with bytes validator @antazoey (#2340)
- perf: make
ape --help
faster @antazoey (#2333) - refactor: move ape-test cfg to config module @antazoey (#2338)
- refactor: split up
ape.types
modules @antazoey (#2337) - refactor: validate config during parse args @antazoey (#2334)
- refactor: lazily initialize managers in ManagerAccessMixin @antazoey (#2336)
- refactor: move LOCAL_NETWORK_NAME to utils @antazoey (#2335)
- docs: fix concurrency issues @antazoey (#2331)
- test: use
ape test
to test ape @antazoey (#2327) - fix: issue where snapshots lingered on disconnect @antazoey (#2332)
- feat: custom networks work with explorer @antazoey (#2325)
- feat: support pyproject.toml Ape configuration @antazoey (#2326)
- fix: use already set level as default @antazoey (#2330)
Special thanks to: @antazoey