wasm-metering
Version:
injects metering into webassembly binaries
37 lines (20 loc) • 529 B
Markdown
# sourcemap-codec changelog
## 1.4.1
* GO FASTER ([#71](https://github.com/Rich-Harris/sourcemap-codec/pull/71))
## 1.4.0
* Add TypeScript declarations ([#70](https://github.com/Rich-Harris/sourcemap-codec/pull/70))
## 1.3.1
* Update build process, expose `pkg.module`
## 1.3.0
* Update build process
## 1.2.1
* Add dist files to npm package
## 1.2.0
* Add ES6 build
* Update dependencies
* Add test coverage
## 1.1.0
* Fix bug with lines containing single-character segments
* Add tests
## 1.0.0
* First release