<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon-sol-tools/packages, branch @0xproject/utils@0.4.0</title>
<subtitle>DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/atom?h=%400xproject%2Futils%400.4.0</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/atom?h=%400xproject%2Futils%400.4.0'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/'/>
<updated>2018-03-04T18:35:59+00:00</updated>
<entry>
<title>Publish</title>
<updated>2018-03-04T18:35:59+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2018-03-04T18:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=65eb3997d93a666165a9df1cff25dbe3d0dd5712'/>
<id>urn:sha1:65eb3997d93a666165a9df1cff25dbe3d0dd5712</id>
<content type='text'>
 - 0x.js@0.33.0
 - @0xproject/abi-gen@0.2.4
 - @0xproject/assert@0.1.0
 - @0xproject/base-contract@0.0.2
 - chai-as-promised-typescript-typings@0.0.10
 - chai-typescript-typings@0.0.4
 - @0xproject/connect@0.6.2
 - contracts@2.1.14
 - @0xproject/deployer@0.2.0
 - @0xproject/dev-utils@0.2.0
 - ethers-typescript-typings@0.0.2
 - @0xproject/json-schemas@0.7.13
 - @0xproject/monorepo-scripts@0.1.12
 - @0xproject/subproviders@0.6.0
 - @0xproject/testnet-faucets@1.0.15
 - @0xproject/tslint-config@0.4.10
 - @0xproject/types@0.3.0
 - @0xproject/utils@0.4.0
 - web3-typescript-typings@0.10.0
 - @0xproject/web3-wrapper@0.2.0
 - @0xproject/website@0.0.17
</content>
</entry>
<entry>
<title>Updated CHANGELOGS</title>
<updated>2018-03-04T16:02:50+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2018-03-04T16:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=47411b406d0bf37bdb1761897cfd09f9e1fee6de'/>
<id>urn:sha1:47411b406d0bf37bdb1761897cfd09f9e1fee6de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2018-03-04T15:42:16+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2018-03-04T15:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=925e133f509a9c422e0b1c45054687764d4d5208'/>
<id>urn:sha1:925e133f509a9c422e0b1c45054687764d4d5208</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PR number to changelog entry</title>
<updated>2018-03-04T15:39:18+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2018-03-04T15:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=2bdd60ed725dab7ae892123060ebd9dd807cdb83'/>
<id>urn:sha1:2bdd60ed725dab7ae892123060ebd9dd807cdb83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'development' into improveLedgerSubprovider</title>
<updated>2018-03-04T15:33:58+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2018-03-04T15:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=9ac1cce26fcf17d161b7d67b3240728d623a1085'/>
<id>urn:sha1:9ac1cce26fcf17d161b7d67b3240728d623a1085</id>
<content type='text'>
* development: (28 commits)
  Remove unnecessary type assertion
  Fix comments
  Add comments
  Don't need any external packages for 0x connect docs yet
  Instead of adding `@0xproject/types` to tsconfig.json, let's only add it when calling TypeDoc
  Fix styling
  Make prettier ignore postpublish_utils
  Add hack comment
  Add comment about typeDoc versions
  Add support for merging multiple topLevel packages under a single section. For now, we simply merge the two package's children (works well for merging 0x.js types and @0xproject/types)
  Because we now include non-0x.js source, the keys changed. Needed to add both for backward compatibility with old doc JSON's
  Add support for backward compatibility for TypeDoc versions &lt;0.9.0
  Consolidate all same exports together
  Add @0xproject/types to 0x.js tsconfig `include` so that TypeDoc also includes these types in the generated doc JSON
  Fix small bug where onHover type declarations with comments was taking up the entire window width
  Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug fix allowing us to defer to the `include` in tsconfig.json on which files to run through TypeDoc
  Move web3 typings from devDeps to deps
  remove extrenuous comma
  Add PR number
  Add changelog entries from types and utils
  ...

# Conflicts:
#	packages/subproviders/CHANGELOG.md
</content>
</entry>
<entry>
<title>Merge pull request #430 from 0xProject/0x.js/updateTypeDoc</title>
<updated>2018-03-04T15:32:44+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2018-03-04T15:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=0a597c94d6359c34dc0ab2d3cc4e1dfecaecf18a'/>
<id>urn:sha1:0a597c94d6359c34dc0ab2d3cc4e1dfecaecf18a</id>
<content type='text'>
Upgrade TypeDoc Dep &amp; Add Missing @0xproject/types To Docs</content>
</entry>
<entry>
<title>Add changelog update to subproviders package</title>
<updated>2018-03-04T14:52:52+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2018-03-04T14:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=02f82be094dbaf92a1ae6752b9f05dbf6188cf86'/>
<id>urn:sha1:02f82be094dbaf92a1ae6752b9f05dbf6188cf86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `numberOfAccounts` param to `LedgerSubprovider` method `getAccountsAsync` and add tests</title>
<updated>2018-03-04T14:52:16+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2018-03-04T14:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=86e26240a1995eac85178c277a227d75221077f6'/>
<id>urn:sha1:86e26240a1995eac85178c277a227d75221077f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary type assertion</title>
<updated>2018-03-04T14:29:14+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2018-03-04T14:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=82c5be25644c69a71386b8ef50e4491356b47536'/>
<id>urn:sha1:82c5be25644c69a71386b8ef50e4491356b47536</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #429 from 0xProject/fix/incorrectDeps</title>
<updated>2018-03-04T14:21:32+00:00</updated>
<author>
<name>Fabio Berger</name>
<email>me@fabioberger.com</email>
</author>
<published>2018-03-04T14:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-sol-tools/commit/?id=42f4f0726864d425266a72607592207e81dc2696'/>
<id>urn:sha1:42f4f0726864d425266a72607592207e81dc2696</id>
<content type='text'>
Move required typing from devDeps to deps</content>
</entry>
</feed>
