changelogs.md
stellar/js-xdr
Repository
-
API
-
Source
1.1.0
Changed
Added ESLint and Prettier to enforce code style
Upgraded dependencies, including Babel to 6
Bump local node version to 6.14.0
1.0.3
Changed
Updated dependencies
Improved lodash imports (the browser build should be smaller)
1.0.2
Changed
bugfix: removed
runtime
flag from babel to make this package working in React/Webpack environments
1.0.1
Changed
bugfix: padding bytes are now ensured to be zero when reading
1.0.0
Changed
Strings are now encoded/decoded as utf-8
0.0.12
Changed
bugfix: Hyper.fromString() no longer silently accepts strings with decimal points
bugfix: UnsignedHyper.fromString() no longer silently accepts strings with decimal points