8000 Release v2.2.7 - Patch Release · ethereumjs/rlp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 11, 2022. It is now read-only.

v2.2.7 - Patch Release

Latest
Compare
Choose a tag to compare
@ryanio ryanio released this 06 Oct 16:33
· 10 commits to master since this release
3d8d46c
  • Performance: Avoid creating new array when checking first two chars, PR #100
  • Update BN from require to import, PR #99
  • Update dependencies to latest and add browser build, PR #102

Included Source Files

Source files from the src folder are now included in the distribution build, see PR #97. This allows for a better debugging experience in debug tools like Chrome DevTools by having working source map references to the original sources available for inspection.

0