mirror of
https://github.com/Instadapp/Swap-Aggregator-Subgraph.git
synced 2024-07-29 21:57:12 +00:00
59 lines
1.9 KiB
Markdown
59 lines
1.9 KiB
Markdown
<a name="1.2.1"></a>
|
|
## [1.2.1](https://github.com/ipfs/protons/compare/v1.2.0...v1.2.1) (2020-06-24)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **ci:** add empty commit to fix lint checks on master ([3b5276f](https://github.com/ipfs/protons/commit/3b5276f))
|
|
|
|
|
|
### Features
|
|
|
|
* support Uint8Array input in place of Buffer ([#13](https://github.com/ipfs/protons/issues/13)) ([6c7add4](https://github.com/ipfs/protons/commit/6c7add4)), closes [/github.com/ipfs/protons/blob/3b5276f052f2e17c2d806d27cd9a88e156588977/src/compile/encodings.js#L30-L43](https://github.com//github.com/ipfs/protons/blob/3b5276f052f2e17c2d806d27cd9a88e156588977/src/compile/encodings.js/issues/L30-L43) [#12](https://github.com/ipfs/protons/issues/12)
|
|
|
|
|
|
|
|
<a name="1.2.0"></a>
|
|
# [1.2.0](https://github.com/ipfs/protons/compare/v1.1.0...v1.2.0) (2020-04-24)
|
|
|
|
|
|
|
|
<a name="1.1.0"></a>
|
|
# [1.1.0](https://github.com/ipfs/protons/compare/v1.0.2...v1.1.0) (2020-04-24)
|
|
|
|
|
|
|
|
<a name="1.0.2"></a>
|
|
## [1.0.2](https://github.com/ipfs/protons/compare/v1.0.0...v1.0.2) (2020-03-18)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* add buffer and allow browser tests ([#11](https://github.com/ipfs/protons/issues/11)) ([c1d3d7e](https://github.com/ipfs/protons/commit/c1d3d7e)), closes [ipfs/js-ipfs#2924](https://github.com/ipfs/js-ipfs/issues/2924)
|
|
* make default value only return default value ([fce4635](https://github.com/ipfs/protons/commit/fce4635))
|
|
|
|
|
|
### Features
|
|
|
|
* adds accessor methods for object properties ([3beeb49](https://github.com/ipfs/protons/commit/3beeb49))
|
|
|
|
|
|
|
|
<a name="1.0.0"></a>
|
|
# [1.0.0](https://github.com/ipfs/protons/compare/122d5c0...v1.0.0) (2017-09-06)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* updated for packed fixes ([122d5c0](https://github.com/ipfs/protons/commit/122d5c0))
|
|
|
|
|
|
### Features
|
|
|
|
* make benchmarks browser compatible ([9645adf](https://github.com/ipfs/protons/commit/9645adf))
|
|
* rename to protons ([db6d2fb](https://github.com/ipfs/protons/commit/db6d2fb))
|
|
* upgrade dependencies ([fd66b86](https://github.com/ipfs/protons/commit/fd66b86))
|
|
|
|
|
|
|