- fix: bug where could not set `references` or any other property on Source model antazoey (111)
Special thanks to: antazoey
0.6.6
Changes
- fix: handle when key name is optimize instead of optimizer in set antazoey (110)
Special thanks to: antazoey
0.6.5
Changes
- fix: replace Annotated with custom type for PackageName antazoey (109) - fix: remove unnecessary assert mikeshultz (108)
Special thanks to: antazoey and mikeshultz
0.6.4
Changes
- fix: issue with content trailing empty lines antazoey (107) - feat: adds identifier\_definitions and identifier\_lookup props to ContractType mikeshultz (106) - fix: compilers with different settings were not disinguished antazoey (104) - fix: remove pysha3 from test dependencies mikeshultz (105)
Special thanks to: antazoey and mikeshultz
0.6.3
Changes
- feat: method to help get compiler by name and version [APE-1618] antazoey (103) - feat: Compiler class is now hashable so you can easily make sets out of them [APE-1618] antazoey (103) - chore: missed pydantic updates in tests [APE-1611] antazoey (102)