Skip to content

monero-ts-v0.9.2

Compare
Choose a tag to compare
@woodser woodser released this 02 Oct 12:33
· 72 commits to master since this release

What's Changed

  • Support TypeScript (#108).
  • Rename project to monero-ts.
  • Test and distribute commonjs build.
  • Improve stack traces from source maps.
  • Replace JSDocs with TypeDocs.
  • Replace biginteger.js with BigInt.
  • Add .babelrc, tsconfig.ts, and other TS config.
  • Use IPv4 family to resolve ECONNREFUSED on node. 1ad91a3
  • Update npm dependencies so npm install works without --force.
  • Remove jquery-csv dev dependency. 2185b03

Full Changelog: v0.8.4...v0.9.2