Skip to content

Release 0.6.0

Compare
Choose a tag to compare
@smoelius smoelius released this 23 Jun 11:49
· 195 commits to master since this release

0.6.0

  • Don't remove const and type declarations in Go code (#1139)
  • Update swc_core to version 0.95 (#1146)
  • FEATURE: Use mutant schemata in the spirit of Untch, et al. '93 when removing statements. This should make running Necessist faster. (252ed2e)