Skip to content

Release 0.6.2

Compare
Choose a tag to compare
@smoelius smoelius released this 04 Jul 18:26
· 158 commits to master since this release

0.6.2

  • Update swc_core to version 0.96 (#1178)
  • Fix a bug causing Necessist to fail to build tests with recent versions of Foundry (af5098f)
  • Improve Foundry test detection, i.e., when "Failed to run test..." warnings should be emitted (#1186)
  • Fix necessist-backend's rerun-if-changed instructions, whose mention of a nonexistent file was causing the package to be unnecessarily rebuilt (#1187)
  • Shorten --framework values anchor-ts and hardhat-ts to just anchor and hardhat (respectively). anchor-ts and hardhat-ts continue to work as aliases for the shortened values. (de21f2e)
  • Improve error messages when certain Anchor and Hardhat files cannot be found (e6e756e)