Release 0.6.0
0.6.0
- Don't remove
const
andtype
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)