Ape 0.7.20
github-actions
released this
08 May 17:59
·
250 commits
to refs/heads/main
since this release
Changes
- fix: issue where
project
was not honored inconsole
function @antazoey (#2072) - refactor: misc, small changes @antazoey (#2074)
- chore: delete double-ly implemented
__getitem__
@antazoey (#2071) - chore: fix anomalous typing concern @antazoey (#2070)
- refactor: use
@raises_not_implemented()
instead ofraise
statements inBaseManager
ipython methods @antazoey (#2069) - feat: allow
contract.source_path
from non local project @antazoey (#2068) - feat: add more entries to
SOURCE_EXCLUDE_PATTERNS
@antazoey (#2067) - fix:
is_convertible
error handling @antazoey (#2065) - feat:
--config-override
option forcompile
CLIs @antazoey (#2064) - feat: allow
convert(0, AddressType)
to work @antazoey (#2066) - fix: raise error when env var WEB3_PROVIDER_URI set @antazoey (#2063)
- feat:
NetworkNotFoundError
handle case when no networks @antazoey (#2062) - refactor:
exclude
track by name instead of path @antazoey (#2061) - fix: issue where couldn't use scripts with
cls=ConnectedProviderCommand, use_cls_types=False)
@antazoey (#2056) - fix: remove double caching for
ProviderAPI.config
@antazoey (#2060) - chore: set contractName using constructor @antazoey (#2058)
- fix: ignore debug-logging regular
AttributeError
s @antazoey (#2054) - fix: handle
None
blob-receipt gas values @antazoey (#2051) - fix: Issue preventing
ContractContainer.source_id
from working @antazoey (#2052) - fix: issue where could not have dependencies with
contracts_folder
pointed at the root project path @antazoey (#2048) - fix: issue when contracts w/o source IDs would not enrich @antazoey (#2047)
- feat: add tempdir helpers in
ape.utils.os
@antazoey (#2050)
Special thanks to: @antazoey