Leonid Logvinov
9a2735d035
Publish
...
- 0x.js@0.26.0
- @0xproject/assert@0.0.5
- @0xproject/connect@0.0.1
- @0xproject/json-schemas@0.6.8
- @0xproject/tslint-config@0.1.1
2017-11-21 13:34:33 -06:00
Leonid Logvinov
06cd2f1eb3
Revert "Publish"
...
This reverts commit 41315827c145fec564152e2f0cb3e986cb06c696.
2017-11-21 13:31:47 -06:00
Leonid Logvinov
41315827c1
Publish
...
- 0x.js@0.26.0
- @0xproject/assert@0.0.5
- @0xproject/connect@0.0.1
- @0xproject/json-schemas@0.6.8
- @0xproject/tslint-config@0.1.1
2017-11-21 13:27:42 -06:00
Leonid Logvinov
0747e162fa
Add instanceOf assertion
2017-11-21 13:18:29 -06:00
Leonid Logvinov
8d6ba6ee7a
Rename toDecimal to hexToDecimal
2017-11-21 13:16:55 -06:00
Leonid Logvinov
173a707a2e
Add PR numbers
2017-11-21 13:15:05 -06:00
Leonid Logvinov
c8c95b4bd2
Add postFormatter for logs
2017-11-21 13:09:23 -06:00
Fabio Berger
037f466e1f
Merge pull request #225 from dekz/feature/track-zrx-movements
...
Track ZRX Approval and Balance events
2017-11-20 13:54:07 -06:00
Fabio Berger
37a9b64503
Small fixes
2017-11-17 17:00:15 -06:00
Fabio Berger
0de00da753
Merge branch 'development' into feature/publishLifecycleScripts
...
* development:
Remove clean step from test_umd.sh
Update CHANGELOG.md
vx.x.x
Add CHANGELOG files to each sub-package
Fix 0x.js CHANGELOG
separate assignment and call
Remove Async subscribe callbacks from OrderWatcher
Update changelog
Callback for subscribe no longer supports an Async Callback
2017-11-17 16:54:57 -06:00
Fabio Berger
7f595169c1
Put release name generation into postpublish_utils
2017-11-17 16:44:56 -06:00
Fabio Berger
abee7d25a4
Add back promisify
2017-11-17 16:43:15 -06:00
Fabio Berger
49ba456189
Set S3 bucket path to variable
2017-11-17 14:49:46 -06:00
Fabio Berger
6a83687f45
reset all sub-package versions to latest actually published
2017-11-17 14:44:44 -06:00
Fabio Berger
70f4453e3e
Get package name from package.json
2017-11-17 14:33:43 -06:00
Fabio Berger
cd0f6716e8
remove unused imports
2017-11-17 14:33:28 -06:00
Brandon Millman
5042b85d21
Remove clean step from test_umd.sh
2017-11-17 12:32:58 -08:00
Fabio Berger
5277d4a266
Move most of code for getting latest tag/version and calling publish_release to postpublish_utils script in top-level dir
2017-11-17 14:09:48 -06:00
Fabio Berger
f25b2d9ab9
Set prerelease to true so that non of the releases are marked as "latest"
2017-11-17 13:19:33 -06:00
Fabio Berger
0402d3de80
Move upload_docs_json back to npm script and pass in vars properly.
2017-11-17 13:19:12 -06:00
Fabio Berger
e70c3976db
Use yarn docs:json
command
2017-11-17 13:30:26 -05:00
Fabio Berger
50dc1d3db3
specify the current working directory in which to run the yarn
command
2017-11-17 13:24:36 -05:00
Fabio Berger
2e368b50eb
print out file name in console
2017-11-17 13:24:15 -05:00
Fabio Berger
7b61ad639b
small fixes
2017-11-17 12:23:27 -05:00
Fabio Berger
741774c4a7
Update CHANGELOG.md
2017-11-17 12:13:40 -05:00
Jacob Evans
9ee04fb14c
Merge branch 'development' into feature/track-zrx-movements
2017-11-15 19:31:08 -05:00
Jacob Evans
e9a5ae21e0
Fix nits
2017-11-15 19:30:18 -05:00
Jacob Evans
0bcf7e56c2
Change to Async suffix convention
2017-11-15 19:10:44 -05:00
Jacob Evans
d7e5c6f9b5
Merge branch 'development' into syncSubscribe
2017-11-15 18:25:09 -05:00
Brandon Millman
1e5cc3b0e5
experiment with calling typedoc programatically
2017-11-15 18:17:41 -05:00
Jacob Evans
85c3b2996d
vx.x.x
2017-11-15 16:48:30 -05:00
Fabio Berger
9a57f71ee6
improve script
2017-11-15 16:47:35 -05:00
Fabio Berger
827c245777
postpublish script fixes
2017-11-15 16:19:33 -05:00
Brandon Millman
6096fe75d3
WIP
2017-11-15 15:46:58 -05:00
Brandon Millman
a9fbe921a0
WIP
2017-11-15 15:14:20 -05:00
Jacob Evans
ee8042b458
Add return type
2017-11-15 14:40:43 -05:00
Jacob Evans
1e1b14edc5
test wording
2017-11-15 12:12:01 -05:00
Jacob Evans
4c505b6470
Add a pending changelog
2017-11-15 12:09:27 -05:00
Jacob Evans
471abfa760
Add and Remove Fee Token with Maker Token
2017-11-15 12:08:12 -05:00
Fabio Berger
2411749594
Fix 0x.js CHANGELOG
2017-11-15 10:10:45 -05:00
Fabio Berger
0cf719a744
Add title and install instructions to all sub-package READMEs
2017-11-14 22:46:10 -05:00
Brandon Millman
5b5c31861a
Change the way 0x.js assert extends the @0xproject/assert module
2017-11-14 22:23:41 -05:00
Jacob Evans
3f39b22a68
separate assignment and call
2017-11-14 21:20:31 -05:00
Brandon Millman
c019280e85
Merge pull request #219 from 0xProject/feature/rounding-validation
...
Rounding validation
2017-11-14 18:15:54 -05:00
Fabio Berger
ff0b0ae1ab
re-add commonjs build
2017-11-14 18:04:29 -05:00
Fabio Berger
823015435d
Publish
...
- 0x.js@0.25.1
2017-11-14 16:27:34 -05:00
Fabio Berger
99854d7ecf
Publish
...
- 0x.js@0.25.0
2017-11-14 15:59:13 -05:00
Fabio Berger
bb7d9656a5
Publish
...
- 0x.js@0.24.0
2017-11-14 15:56:14 -05:00
Fabio Berger
e41994a064
revert 0x.js version and change name so matches existing npm package name
2017-11-14 15:51:59 -05:00
Fabio Berger
79df9ef8e6
Publish
...
- @0xproject/0x.js@0.24.0
- @0xproject/assert@0.0.4
- @0xproject/json-schemas@0.6.7
- @0xproject/tslint-config@0.1.0
2017-11-14 15:43:59 -05:00