@@ -16,6 +16,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1616- Added documentation and testing for object-registry.js [ ` #206 ` ] ( https://github.com/OpenMined/syft.js/pull/206 )
1717- Documentation: src/syft-model.js [ ` #199 ` ] ( https://github.com/OpenMined/syft.js/pull/199 )
1818- Documentation: src/job.js [ ` #197 ` ] ( https://github.com/OpenMined/syft.js/pull/197 )
19+ - doc: update changelog [ ` 5d57e32 ` ] ( https://github.com/OpenMined/syft.js/commit/5d57e321fea060ad54fe849d3b58647ddaba4320 )
1920- Align dev with published 0.1.3 version [ ` ef2441e ` ] ( https://github.com/OpenMined/syft.js/commit/ef2441e1e8efb5d38448d73d49a93c17fe98355d )
2021
2122#### [ v0.1.3] ( https://github.com/OpenMined/syft.js/compare/v0.1.2...v0.1.3 )
@@ -100,3 +101,50 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
100101- Added multi-armed bandit examples [ ` ca459e0 ` ] ( https://github.com/OpenMined/syft.js/commit/ca459e0e9daf222a14c8ed3b841002ab2de44358 )
101102- Address code review comments [ ` 7605425 ` ] ( https://github.com/OpenMined/syft.js/commit/7605425dec2effc3df26af7b262bef8a4e73f799 )
102103- Enable threepio [ ` 442d9f1 ` ] ( https://github.com/OpenMined/syft.js/commit/442d9f177eadc3c9e4fc7e691ec27b4e0b14397d )
104+
105+ #### v0.0.1-1
106+
107+ > 29 December 2019
108+
109+ - Update serde, fix with-node example [ ` #71 ` ] ( https://github.com/OpenMined/syft.js/pull/71 )
110+ - Revert merge conflict issues [ ` #69 ` ] ( https://github.com/OpenMined/syft.js/pull/69 )
111+ - Changing terminology from user to worker [ ` #68 ` ] ( https://github.com/OpenMined/syft.js/pull/68 )
112+ - TS type defs, closes #57 [ ` #67 ` ] ( https://github.com/OpenMined/syft.js/pull/67 )
113+ - Fix specific case in string serde [ ` #58 ` ] ( https://github.com/OpenMined/syft.js/pull/58 )
114+ - Closes #55 [ ` #56 ` ] ( https://github.com/OpenMined/syft.js/pull/56 )
115+ - Grid syft [ ` #54 ` ] ( https://github.com/OpenMined/syft.js/pull/54 )
116+ - Add unit tests for webrtc.js [ ` #52 ` ] ( https://github.com/OpenMined/syft.js/pull/52 )
117+ - Remove unused variables in socket.test.js [ ` #51 ` ] ( https://github.com/OpenMined/syft.js/pull/51 )
118+ - Add sockets.js tests and minor fixes [ ` #50 ` ] ( https://github.com/OpenMined/syft.js/pull/50 )
119+ - Adding Serde to syft.js [ ` #43 ` ] ( https://github.com/OpenMined/syft.js/pull/43 )
120+ - Major refactor to build and testing systems [ ` #42 ` ] ( https://github.com/OpenMined/syft.js/pull/42 )
121+ - GitBook: [ 1.4.2] 5 pages modified [ ` #41 ` ] ( https://github.com/OpenMined/syft.js/pull/41 )
122+ - Tensor removal issue [ ` #40 ` ] ( https://github.com/OpenMined/syft.js/pull/40 )
123+ - TensorFlow bundling [ ` #38 ` ] ( https://github.com/OpenMined/syft.js/pull/38 )
124+ - Improve build system [ ` #35 ` ] ( https://github.com/OpenMined/syft.js/pull/35 )
125+ - Add tensorflow [ ` #31 ` ] ( https://github.com/OpenMined/syft.js/pull/31 )
126+ - Add tensorflow [ ` #29 ` ] ( https://github.com/OpenMined/syft.js/pull/29 )
127+ - added preliminary websocket support [ ` #22 ` ] ( https://github.com/OpenMined/syft.js/pull/22 )
128+ - Travis Support for Unit Tests [ ` #24 ` ] ( https://github.com/OpenMined/syft.js/pull/24 )
129+ - FloatTensor add test [ ` #23 ` ] ( https://github.com/OpenMined/syft.js/pull/23 )
130+ - created a node server [ ` #19 ` ] ( https://github.com/OpenMined/syft.js/pull/19 )
131+ - adding demo folder's primitives. [ ` #20 ` ] ( https://github.com/OpenMined/syft.js/pull/20 )
132+ - Unit Testing Suite [ ` #21 ` ] ( https://github.com/OpenMined/syft.js/pull/21 )
133+ - Rollup [ ` #18 ` ] ( https://github.com/OpenMined/syft.js/pull/18 )
134+ - A cleaned up version of examples to keep things organized [ ` #17 ` ] ( https://github.com/OpenMined/syft.js/pull/17 )
135+ - Add gpu.js as a dependency [ ` #16 ` ] ( https://github.com/OpenMined/syft.js/pull/16 )
136+ - added js to parse json and create a js object [ ` #15 ` ] ( https://github.com/OpenMined/syft.js/pull/15 )
137+ - Initial commit, got babel and prettier running [ ` #5 ` ] ( https://github.com/OpenMined/syft.js/pull/5 )
138+ - Create README.md [ ` #4 ` ] ( https://github.com/OpenMined/syft.js/pull/4 )
139+ - Master [ ` #3 ` ] ( https://github.com/OpenMined/syft.js/pull/3 )
140+ - Corrected 'Resources' links [ ` #1 ` ] ( https://github.com/OpenMined/syft.js/pull/1 )
141+ - Merge pull request #67 from tisd/ts-type-defs [ ` #57 ` ] ( https://github.com/OpenMined/syft.js/issues/57 )
142+ - Merge pull request #56 from OpenMined/issue-55 [ ` #55 ` ] ( https://github.com/OpenMined/syft.js/issues/55 )
143+ - Closes #55 [ ` #55 ` ] ( https://github.com/OpenMined/syft.js/issues/55 )
144+ - Closes #53 [ ` #53 ` ] ( https://github.com/OpenMined/syft.js/issues/53 )
145+ - Closes #39 [ ` #39 ` ] ( https://github.com/OpenMined/syft.js/issues/39 )
146+ - Adding a Webpack example [ ` #36 ` ] ( https://github.com/OpenMined/syft.js/issues/36 )
147+ - Closes #32 by adding sourcemaps and minification [ ` #32 ` ] ( https://github.com/OpenMined/syft.js/issues/32 )
148+ - clean up plus docs 1 [ ` b28f7a1 ` ] ( https://github.com/OpenMined/syft.js/commit/b28f7a15a051ae6c15ccf523e6df8bb0fcbbd0ae )
149+ - Figured out timeout issue [ ` 2a48f1b ` ] ( https://github.com/OpenMined/syft.js/commit/2a48f1bc938c66000ef1cd2aa3b1ea834d029b98 )
150+ - Use proper tfjs version in with-grid sample [ ` e5964f6 ` ] ( https://github.com/OpenMined/syft.js/commit/e5964f6e5721946f3faa2cf3c3c36994d42d338a )
0 commit comments