0.1.0-alpha.2
What's Changed
- fix: Update recommended build links by @popzxc in #24
- fix: release links by @popzxc in #25
- chore: update the logo by @hedgar2017 in #26
- chore: update deps by @hedgar2017 in #23
- chore: update README.md by @hedgar2017 in #27
- feat: add the Book of SolX by @hedgar2017 in #29
- feat: add minimal EVM deploy code for LLVM IR by @hedgar2017 in #28
- chore: change licenses of solc-independent crates to MIT/Apache by @hedgar2017 in #31
- feat: make IPFS hash and CBOR equivalent again by @hedgar2017 in #32
- fix: LLVM IR standard JSON by @hedgar2017 in #33
- chore: use codecov token for coverage results by @antonbaliasnikov in #34
- fix: reduce Yul object identifier to their last segment by @hedgar2017 in #35
- ci: deploy docs after successful release by workflow call by @antonbaliasnikov in #38
- feat(evm): bytecode metadata by @hedgar2017 in #37
- docs: added cd to
mdBookby @PatrickAlphaC in #40 - feat: add the --no-import-callback flag by @hedgar2017 in #41
- fix(evm): do not emit unreachable in entry function by @hedgar2017 in #39
- fix: solc solidity_compiler foreign function signature by @hedgar2017 in #43
- ci: add special workflow for license consent by @antonbaliasnikov in #44
- feat: update to LLVM 19 by @hedgar2017 in #42
- chore: release v0.1.0-alpha.2 by @hedgar2017 in #46
New Contributors
- @PatrickAlphaC made their first contribution in #40
Full Changelog: 0.1.0-alpha.1...0.1.0-alpha.2