mirror of
https://github.com/Instadapp/Swap-Aggregator-Subgraph.git
synced 2024-07-29 21:57:12 +00:00
1.9 KiB
1.9 KiB
1.2.1 (2020-06-24)
Bug Fixes
- ci: add empty commit to fix lint checks on master (3b5276f)
Features
- support Uint8Array input in place of Buffer (#13) (6c7add4), closes /github.com/ipfs/protons/blob/3b5276f052f2e17c2d806d27cd9a88e156588977/src/compile/encodings.js#L30-L43 #12
1.2.0 (2020-04-24)
1.1.0 (2020-04-24)
1.0.2 (2020-03-18)
Bug Fixes
- add buffer and allow browser tests (#11) (c1d3d7e), closes ipfs/js-ipfs#2924
- make default value only return default value (fce4635)
Features
- adds accessor methods for object properties (3beeb49)
1.0.0 (2017-09-06)
Bug Fixes
- updated for packed fixes (122d5c0)