Skip to content

Commit

Permalink
0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vvmnnnkv committed Aug 11, 2020
1 parent 5d57e32 commit eea3e59
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 2 deletions.
48 changes: 48 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Added documentation and testing for object-registry.js [`#206`](https://github.com/OpenMined/syft.js/pull/206)
- Documentation: src/syft-model.js [`#199`](https://github.com/OpenMined/syft.js/pull/199)
- Documentation: src/job.js [`#197`](https://github.com/OpenMined/syft.js/pull/197)
- doc: update changelog [`5d57e32`](https://github.com/OpenMined/syft.js/commit/5d57e321fea060ad54fe849d3b58647ddaba4320)
- Align dev with published 0.1.3 version [`ef2441e`](https://github.com/OpenMined/syft.js/commit/ef2441e1e8efb5d38448d73d49a93c17fe98355d)

#### [v0.1.3](https://github.com/OpenMined/syft.js/compare/v0.1.2...v0.1.3)
Expand Down Expand Up @@ -100,3 +101,50 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Added multi-armed bandit examples [`ca459e0`](https://github.com/OpenMined/syft.js/commit/ca459e0e9daf222a14c8ed3b841002ab2de44358)
- Address code review comments [`7605425`](https://github.com/OpenMined/syft.js/commit/7605425dec2effc3df26af7b262bef8a4e73f799)
- Enable threepio [`442d9f1`](https://github.com/OpenMined/syft.js/commit/442d9f177eadc3c9e4fc7e691ec27b4e0b14397d)

#### v0.0.1-1

> 29 December 2019
- Update serde, fix with-node example [`#71`](https://github.com/OpenMined/syft.js/pull/71)
- Revert merge conflict issues [`#69`](https://github.com/OpenMined/syft.js/pull/69)
- Changing terminology from user to worker [`#68`](https://github.com/OpenMined/syft.js/pull/68)
- TS type defs, closes #57 [`#67`](https://github.com/OpenMined/syft.js/pull/67)
- Fix specific case in string serde [`#58`](https://github.com/OpenMined/syft.js/pull/58)
- Closes #55 [`#56`](https://github.com/OpenMined/syft.js/pull/56)
- Grid syft [`#54`](https://github.com/OpenMined/syft.js/pull/54)
- Add unit tests for webrtc.js [`#52`](https://github.com/OpenMined/syft.js/pull/52)
- Remove unused variables in socket.test.js [`#51`](https://github.com/OpenMined/syft.js/pull/51)
- Add sockets.js tests and minor fixes [`#50`](https://github.com/OpenMined/syft.js/pull/50)
- Adding Serde to syft.js [`#43`](https://github.com/OpenMined/syft.js/pull/43)
- Major refactor to build and testing systems [`#42`](https://github.com/OpenMined/syft.js/pull/42)
- GitBook: [1.4.2] 5 pages modified [`#41`](https://github.com/OpenMined/syft.js/pull/41)
- Tensor removal issue [`#40`](https://github.com/OpenMined/syft.js/pull/40)
- TensorFlow bundling [`#38`](https://github.com/OpenMined/syft.js/pull/38)
- Improve build system [`#35`](https://github.com/OpenMined/syft.js/pull/35)
- Add tensorflow [`#31`](https://github.com/OpenMined/syft.js/pull/31)
- Add tensorflow [`#29`](https://github.com/OpenMined/syft.js/pull/29)
- added preliminary websocket support [`#22`](https://github.com/OpenMined/syft.js/pull/22)
- Travis Support for Unit Tests [`#24`](https://github.com/OpenMined/syft.js/pull/24)
- FloatTensor add test [`#23`](https://github.com/OpenMined/syft.js/pull/23)
- created a node server [`#19`](https://github.com/OpenMined/syft.js/pull/19)
- adding demo folder's primitives. [`#20`](https://github.com/OpenMined/syft.js/pull/20)
- Unit Testing Suite [`#21`](https://github.com/OpenMined/syft.js/pull/21)
- Rollup [`#18`](https://github.com/OpenMined/syft.js/pull/18)
- A cleaned up version of examples to keep things organized [`#17`](https://github.com/OpenMined/syft.js/pull/17)
- Add gpu.js as a dependency [`#16`](https://github.com/OpenMined/syft.js/pull/16)
- added js to parse json and create a js object [`#15`](https://github.com/OpenMined/syft.js/pull/15)
- Initial commit, got babel and prettier running [`#5`](https://github.com/OpenMined/syft.js/pull/5)
- Create README.md [`#4`](https://github.com/OpenMined/syft.js/pull/4)
- Master [`#3`](https://github.com/OpenMined/syft.js/pull/3)
- Corrected 'Resources' links [`#1`](https://github.com/OpenMined/syft.js/pull/1)
- Merge pull request #67 from tisd/ts-type-defs [`#57`](https://github.com/OpenMined/syft.js/issues/57)
- Merge pull request #56 from OpenMined/issue-55 [`#55`](https://github.com/OpenMined/syft.js/issues/55)
- Closes #55 [`#55`](https://github.com/OpenMined/syft.js/issues/55)
- Closes #53 [`#53`](https://github.com/OpenMined/syft.js/issues/53)
- Closes #39 [`#39`](https://github.com/OpenMined/syft.js/issues/39)
- Adding a Webpack example [`#36`](https://github.com/OpenMined/syft.js/issues/36)
- Closes #32 by adding sourcemaps and minification [`#32`](https://github.com/OpenMined/syft.js/issues/32)
- clean up plus docs 1 [`b28f7a1`](https://github.com/OpenMined/syft.js/commit/b28f7a15a051ae6c15ccf523e6df8bb0fcbbd0ae)
- Figured out timeout issue [`2a48f1b`](https://github.com/OpenMined/syft.js/commit/2a48f1bc938c66000ef1cd2aa3b1ea834d029b98)
- Use proper tfjs version in with-grid sample [`e5964f6`](https://github.com/OpenMined/syft.js/commit/e5964f6e5721946f3faa2cf3c3c36994d42d338a)
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmined/syft.js",
"version": "0.1.3",
"version": "0.1.4",
"description": "A Javascript Syft worker in the browser",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit eea3e59

Please sign in to comment.