- Fix example in Web UI (#122 by @gnidan)
- Update Web UI README.md with project-specific instructions (#127 by @shandysulen)
See release notes.
See release notes.
- Properly support large JSON inputs (#107 by @gnidan and @SuperGNUS)
-
Bump decode-uri-component from 0.2.0 to 0.2.2 (#98 by @dependabot)
-
Bump qs from 6.5.2 to 6.5.3 (#99 by @dependabot)
-
Bump express from 4.17.1 to 4.18.2 (#100 by @dependabot)
-
Bump json5 from 1.0.1 to 1.0.2 (#101 by @dependabot)
-
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#103 by @dependabot)
See release notes.
- Bump @truffle/abi-utils to ^1.0.0 (#104) by @haltman-at)
See release notes.
- Bump @truffle/abi-utils to ^0.3.0, drop dependency @truffle/codec (#92 by @benjamincburns)
See release notes.
-
Bump terser from 4.8.0 to 4.8.1 (#84 by @dependabot)
See release notes.
See release notes.
- Bump parse-url from 6.0.0 to 6.0.2 (#75 by @dependabot)
See release notes.
See release notes.
- Bump eventsource from 1.1.0 to 1.1.1 (#66 by @dependabot)
See release notes.
-
Bump follow-redirects from 1.14.1 to 1.14.7 (#50 by @dependabot)
-
Bump nanoid from 3.1.23 to 3.2.0 (#51 by @dependabot)
-
Bump node-fetch from 2.6.1 to 2.6.7 (#52 by @dependabot)
-
Bump trim-off-newlines from 1.0.1 to 1.0.3 (#53 by @dependabot)
-
Bump follow-redirects from 1.14.7 to 1.14.8 (#55 by @dependabot)
-
Bump url-parse from 1.5.3 to 1.5.10 (#57 by @dependabot)
-
Bump minimist from 1.2.5 to 1.2.6 (#58 by @dependabot)
-
Bump async from 2.6.3 to 2.6.4 (#59 by @dependabot)
-
Bump simple-get from 2.8.1 to 2.8.2 (#60 by @dependabot)
See release notes.
-
Update dependency: [email protected] (#43 by @gnidan)
-
Update dependency: better-ajv-errors@^0.8.2 (#43 by @gnidan)
-
Bump tar from 4.4.13 to 4.4.19 (#45 by @dependabot)
-
Bump tmpl from 1.0.4 to 1.0.5 (#46 by @dependabot)
-
Bump url-parse from 1.5.1 to 1.5.3 (#47 by @dependabot)
See release notes.
See release notes.
- Properly error when generating structs on unsupported Solidity versions (#32 by @gnidan)
- Fix version-feature checks to succeed only when entire range has feature (#35 by @gnidan)
See release notes.
- Include package version in autogen notice (#25 by @gnidan)
- Only emit
pragma experimental ABIEncoderV2
when necessary (#22 by @gnidan)
- Note lack of support for ABI errors (#26 by @gnidan)
- Change default version to >=0.7.0 <0.9.0 (#20 by @gnidan)
See release notes.
- Export GenerateSolidityOptions interface type (#13 by @gnidan)
- Allow disabling prettier (#14 by [@gnidan])
- Add web UI (#16 by [@gnidan])
- Begin to differ output based on Solidity version / features used by ABI (#17 by [@gnidan])
- Replace invalid characters in internalTypes (#15 by [@gnidan])
See release notes.
See release notes.
See release notes.
See release notes.
- Broaden default Solidity version to
>=0.5.0 <0.8.0
(and centralize defaulting logic) (#1 by @gnidan) - Add runtime source map support (#4 by @gnidan)
- Add a Gitter chat badge to README.md (#3 by @gitter-badger)
- Fix invalid package.json script (#2 by @gnidan)