Граф коммитов

133 Коммитов

Автор SHA1 Сообщение Дата
pelikhan 0e7d585046 fix spi bridge link 2022-06-21 16:39:52 -07:00
pelikhan e8c25c241c updated links 2022-04-29 10:53:17 -07:00
pelikhan e20bd215ac use node 16 2022-03-22 04:35:17 -07:00
semantic-release-bot 3684d8d028 chore(release): 1.2.14 [skip ci]
## [1.2.14](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.13...v1.2.14) (2022-02-12)
2022-02-12 04:47:37 +00:00
pelikhan 0ed362c08f patch: updated readme 2022-02-11 20:46:13 -08:00
semantic-release-bot ada935cb4a chore(release): 1.2.13 [skip ci]
## [1.2.13](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.12...v1.2.13) (2022-02-11)
2022-02-11 19:14:46 +00:00
pelikhan be0e43af5e patch: add validate to ci 2022-02-11 11:13:08 -08:00
semantic-release-bot 18f3a9e4f2 chore(release): 1.2.12 [skip ci]
## [1.2.12](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.11...v1.2.12) (2022-02-11)
2022-02-11 19:05:58 +00:00
pelikhan b9d8dbc842 Merge branch 'main' of https://github.com/microsoft/node-red-contrib-jacdac 2022-02-11 11:04:25 -08:00
pelikhan f5ae1a522c patch: support for node >= 12 2022-02-11 11:04:24 -08:00
semantic-release-bot dbaa97c234 chore(release): 1.2.11 [skip ci]
## [1.2.11](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.10...v1.2.11) (2022-02-11)
2022-02-11 18:34:59 +00:00
pelikhan 276a9eec43 patch: use spi-device 2022-02-11 10:33:54 -08:00
semantic-release-bot a232727115 chore(release): 1.2.10 [skip ci]
## [1.2.10](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.9...v1.2.10) (2022-02-11)
2022-02-11 13:23:16 +00:00
pelikhan 33b7878d47 patch: updated jacdac with nodespi fix 2022-02-11 05:22:13 -08:00
semantic-release-bot 78df8fdf78 chore(release): 1.2.9 [skip ci]
## [1.2.9](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.8...v1.2.9) (2022-02-09)
2022-02-09 21:21:55 +00:00
Peli de Halleux e9f4999877
patch: migrate to node-usb (#20)
* migrate to node-usb

* updated lock
2022-02-09 13:20:38 -08:00
pelikhan b9263fa7fa patch: updated jacdac-ts 2022-02-09 13:03:42 -08:00
pelikhan bdf26f91ac load rpio first 2022-02-08 12:31:29 -08:00
semantic-release-bot d10797145e chore(release): 1.2.8 [skip ci]
## [1.2.8](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.7...v1.2.8) (2022-02-08)
2022-02-08 19:53:10 +00:00
pelikhan 3fe4919edc patch: move native dependencies to optional 2022-02-08 11:52:00 -08:00
pelikhan 834cc27829 patch: upgrade to latest jacdac-ts 2022-02-08 11:51:11 -08:00
pelikhan 9dcabb7b22 don't double require rpio 2022-01-26 15:12:17 -08:00
pelikhan 56ae3f912d bump version, add rpio 2022-01-26 14:00:03 -08:00
semantic-release-bot 8785d2587a chore(release): 1.2.7 [skip ci]
## [1.2.7](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.6...v1.2.7) (2021-11-04)
2021-11-04 15:10:45 +00:00
pelikhan d747064a38 patch: update ts wth devicecatalog updates 2021-11-04 08:09:08 -07:00
semantic-release-bot 7cfd8304a8 chore(release): 1.2.6 [skip ci]
## [1.2.6](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.5...v1.2.6) (2021-10-29)
2021-10-29 15:56:48 +00:00
pelikhan cfe71f03b0 patch: update dependencies 2021-10-29 08:55:50 -07:00
semantic-release-bot 25ce95411a chore(release): 1.2.5 [skip ci]
## [1.2.5](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.4...v1.2.5) (2021-10-23)

### Bug Fixes

* use short id ([303a3b2](303a3b24b9))
2021-10-23 06:04:36 +00:00
pelikhan 3da26ce6da move makecode out of src 2021-10-22 23:03:27 -07:00
pelikhan 303a3b24b9 fix: use short id 2021-10-22 23:02:46 -07:00
pelikhan 29a7c83edc add makecode proxy 2021-10-22 16:48:45 -07:00
semantic-release-bot 91e85b47cf chore(release): 1.2.4 [skip ci]
## [1.2.4](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.3...v1.2.4) (2021-10-22)

### Bug Fixes

* update dependencies ([122f5a8](122f5a8aea))
2021-10-22 22:55:18 +00:00
pelikhan 122f5a8aea fix: update dependencies 2021-10-22 15:54:13 -07:00
pelikhan dc08babd29 node-red not a client 2021-10-21 09:44:11 -07:00
Peli de Halleux 9afdb8a565
Support for serial/esp (#15)
* use serial

* updated readme

* run prettier

* add global config node

* fixing cli for windows

* updated images

* revert config

* create usb and serial buses

* support serial/usb

* updated jacdac-ts

* updated jacdac-ts

* updated jacdac-ts

* make usb mandatory
2021-10-20 22:21:43 -07:00
semantic-release-bot 0be0b32ba2 chore(release): 1.2.3 [skip ci]
## [1.2.3](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.2...v1.2.3) (2021-10-20)
2021-10-20 07:00:37 +00:00
pelikhan 8e39f41dc0 patch: update jacdac-ts 2021-10-19 23:59:34 -07:00
semantic-release-bot 06c31f72f7 chore(release): 1.2.2 [skip ci]
## [1.2.2](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.1...v1.2.2) (2021-10-14)
2021-10-14 18:06:46 +00:00
pelikhan e6b8ef096d patch: bump javascript 2021-10-14 11:04:52 -07:00
semantic-release-bot 61b2a09013 chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.2.0...v1.2.1) (2021-10-14)
2021-10-14 15:40:50 +00:00
pelikhan ae6a08e34a patch: updated jacdac 2021-10-14 08:39:28 -07:00
semantic-release-bot 58ec3716e2 chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.1.1...v1.2.0) (2021-09-27)

### Features

* Iframebridge ([#14](https://github.com/microsoft/node-red-contrib-jacdac/issues/14)) ([3d77ca5](3d77ca5d8a))
2021-09-27 22:32:35 +00:00
Peli de Halleux 3d77ca5d8a
feat: Iframebridge (#14)
* support for iframebridge

* patch: update jacdac-ts
2021-09-27 15:31:25 -07:00
semantic-release-bot 1a12fdc18d chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.1.0...v1.1.1) (2021-09-16)
2021-09-16 05:19:53 +00:00
pelikhan 7f16c017ee Merge branch 'main' of https://github.com/microsoft/node-red-contrib-jacdac 2021-09-15 22:18:36 -07:00
pelikhan c2325ad67b patch: dependency update release 2021-09-15 22:18:34 -07:00
Peli de Halleux 060935f74f
update all dependencies (#9) 2021-09-15 22:18:06 -07:00
pelikhan a503383006 don't point to beta editor 2021-09-10 15:58:34 -07:00
pelikhan af82e7e1ea updated support 2021-08-31 09:04:10 -07:00
semantic-release-bot 356d92c9f5 chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/microsoft/node-red-contrib-jacdac/compare/v1.0.16...v1.1.0) (2021-08-01)

### Features

* node-red 2.0 ([#5](https://github.com/microsoft/node-red-contrib-jacdac/issues/5)) ([03eacde](03eacde9aa))
2021-08-01 19:33:35 +00:00