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

115 Коммитов

Автор SHA1 Сообщение Дата
Peli de Halleux e52bdf8f4d
feat: jacscript -> devicescript (#21) 2022-11-30 09:43:34 -08:00
semantic-release-bot 7fc2edac04 chore(release): 1.8.0 [skip ci]
# [1.8.0](https://github.com/microsoft/jacdac-cli/compare/v1.7.0...v1.8.0) (2022-11-22)

### Features

* deploy jacscript ([#15](https://github.com/microsoft/jacdac-cli/issues/15)) ([25f0fad](25f0fad907))
2022-11-22 22:47:40 +00:00
Peli de Halleux 25f0fad907
feat: deploy jacscript (#15)
* adding deploy command

* updated caniuse

* adding test file

* finish script

* cleaning up imports

* added samples

* wait for jacdac pipe ready before sending jacscript
2022-11-22 14:46:42 -08:00
semantic-release-bot eb3b6f8b3a chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/microsoft/jacdac-cli/compare/v1.6.0...v1.7.0) (2022-11-08)

### Features

* support for watching jacscript file in devtools ([339a296](339a296dc3))
2022-11-08 00:23:16 +00:00
Peli de Halleux 37d7fb081b fix package 2022-11-08 00:22:10 +00:00
Peli de Halleux 339a296dc3 feat: support for watching jacscript file in devtools 2022-11-08 00:15:31 +00:00
semantic-release-bot 23b8fd2de5 chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/microsoft/jacdac-cli/compare/v1.5.0...v1.6.0) (2022-09-16)

### Bug Fixes

* update lockfile ([14974ed](14974ed172))
2022-09-16 19:24:59 +00:00
Michal Moskal 14974ed172 fix: update lockfile 2022-09-16 12:23:57 -07:00
Michal Moskal 4f240f49b7 minor: bump jd-ts version (frames) 2022-09-16 12:21:44 -07:00
Michal Moskal 577aa81eea adapt to jacdac-ts changes
add --localhost option to devtools
2022-09-15 17:37:11 -07:00
semantic-release-bot 6b68ca8e9b chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/microsoft/jacdac-cli/compare/v1.4.1...v1.5.0) (2022-07-22)

### Bug Fixes

* update yarn lock ([8ae37b9](8ae37b9d53))

### Features

* Make devtools --serial work ([79e88ce](79e88ce373))
2022-07-22 10:21:58 +00:00
Michal Moskal 8ae37b9d53 fix: update yarn lock 2022-07-22 11:20:39 +01:00
Michal Moskal 79e88ce373 feat: Make devtools --serial work
add devtools --diagnostics
2022-07-22 11:18:34 +01:00
semantic-release-bot ddb42f0112 chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/microsoft/jacdac-cli/compare/v1.4.0...v1.4.1) (2022-06-24)

### Bug Fixes

* removing partner preview ([2fe49cc](2fe49cc828))
2022-06-24 22:30:51 +00:00
pelikhan 2fe49cc828 fix: removing partner preview 2022-06-24 15:29:45 -07:00
semantic-release-bot 0e66ef0621 chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/microsoft/jacdac-cli/compare/v1.3.7...v1.4.0) (2022-05-06)

### Features

* new flags and bugfixes ([c4dee4b](c4dee4b389))
2022-05-06 20:57:29 +00:00
Michal Moskal c4dee4b389 feat: new flags and bugfixes 2022-05-06 13:56:25 -07:00
Michal Moskal 897e7e8c5f rename 'devtools --log' to --trace; add --logging flag 2022-03-16 14:56:32 -07:00
Michal Moskal ac2b901c64 fix packet repetition 2022-03-15 12:54:26 -07:00
Michal Moskal 83a7dc3827 complain when on packets when parsing log 2022-03-15 11:12:15 -07:00
semantic-release-bot ba87922046 chore(release): 1.3.7 [skip ci]
## [1.3.7](https://github.com/microsoft/jacdac-cli/compare/v1.3.6...v1.3.7) (2022-03-15)

### Bug Fixes

* updated docs ([bdbea08](bdbea088e7))
2022-03-15 14:31:22 +00:00
pelikhan bdbea088e7 fix: updated docs 2022-03-15 07:30:09 -07:00
Michal Moskal 739f94d0d5 add devtools --log
also log undecodable packets
2022-03-14 14:48:20 -07:00
semantic-release-bot 5b5b74b8b5 chore(release): 1.3.6 [skip ci]
## [1.3.6](https://github.com/microsoft/jacdac-cli/compare/v1.3.5...v1.3.6) (2022-03-14)

### Bug Fixes

* break packet bridge cycle (fix for https://github.com/microsoft/jacdac/issues/935) ([e65d2c7](e65d2c74d9))
2022-03-14 15:44:29 +00:00
pelikhan e65d2c74d9 fix: break packet bridge cycle (fix for https://github.com/microsoft/jacdac/issues/935) 2022-03-14 08:43:17 -07:00
pelikhan 819eacf49e Merge branch 'main' of https://github.com/microsoft/jacdac-cli 2022-02-11 11:29:56 -08:00
pelikhan ba8e6d68d6 add unsafe note 2022-02-11 11:29:55 -08:00
semantic-release-bot d0755b1b9b chore(release): 1.3.5 [skip ci]
## [1.3.5](https://github.com/microsoft/jacdac-cli/compare/v1.3.4...v1.3.5) (2022-02-11)
2022-02-11 19:06:29 +00:00
pelikhan 085977a71b patch: update node >= 12 requirement 2022-02-11 11:05:14 -08:00
semantic-release-bot 5b1082a31f chore(release): 1.3.4 [skip ci]
## [1.3.4](https://github.com/microsoft/jacdac-cli/compare/v1.3.3...v1.3.4) (2022-02-11)
2022-02-11 18:56:35 +00:00
pelikhan cdc57fe8b4 patch: don't auto-enable usb 2022-02-11 10:55:50 -08:00
pelikhan 5c1e717bf9 add bash info 2022-02-11 10:51:28 -08:00
semantic-release-bot e720ffc6e6 chore(release): 1.3.3 [skip ci]
## [1.3.3](https://github.com/microsoft/jacdac-cli/compare/v1.3.2...v1.3.3) (2022-02-11)
2022-02-11 18:34:04 +00:00
pelikhan 89892c3660 linting 2022-02-11 10:33:09 -08:00
pelikhan 52971ef4a0 updated yarn-lock 2022-02-11 10:31:06 -08:00
pelikhan c898cf0a2b patch: use spi-device 2022-02-11 10:00:24 -08:00
semantic-release-bot 75b94e7b58 chore(release): 1.3.2 [skip ci]
## [1.3.2](https://github.com/microsoft/jacdac-cli/compare/v1.3.1...v1.3.2) (2022-02-11)
2022-02-11 13:17:48 +00:00
pelikhan ae834799a9 updated yarn.lock 2022-02-11 05:16:39 -08:00
pelikhan f455acc340 patch: updated node-spi 2022-02-10 22:12:45 -08:00
pelikhan 3c2b2f80a9 updated 2022-02-09 20:36:10 -08:00
semantic-release-bot d91df2c22f chore(release): 1.3.1 [skip ci]
## [1.3.1](https://github.com/microsoft/jacdac-cli/compare/v1.3.0...v1.3.1) (2022-02-09)
2022-02-09 21:14:22 +00:00
Peli de Halleux ca554f62a7
patch: support for node-usb (#5)
* migrate to node-usb

* udating deps

* updated cli version

* updated lock file

* updated usb

* eslint

* linting
2022-02-09 13:13:18 -08:00
pelikhan dc54736c50 update deps 2022-02-08 14:41:00 -08:00
pelikhan fd0d44d751 upgrading jacdac-ts 2022-02-08 11:40:59 -08:00
pelikhan 3fc2f32f4c fix script 2022-02-08 05:51:52 -08:00
Michal Moskal 8f1039e8a8 add missing promise reject 2022-02-07 08:49:53 -08:00
semantic-release-bot 977a6a8ee8 chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/microsoft/jacdac-cli/compare/v1.2.4...v1.3.0) (2022-01-26)

### Features

* node rpi demo ([#3](https://github.com/microsoft/jacdac-cli/issues/3)) ([38471f5](38471f57ea))
2022-01-26 18:01:16 +00:00
Peli de Halleux 38471f57ea
feat: node rpi demo (#3)
* uncomment nodespi

* add in exports

* fixed option

* simplify build

* adding spi options

* more options

* mark as experimental

* add proxy transport

* updated passive

* use new transport

* proxy bridge

* passive for no transports, proxy otherwise

* added logging

* send buffer from bridge

* remove too much logging

* use bridge always
2022-01-26 10:00:20 -08:00
pelikhan 456061f546 updating dependencies 2022-01-26 09:55:32 -08:00
semantic-release-bot 171d02b95f chore(release): 1.2.4 [skip ci]
## [1.2.4](https://github.com/microsoft/jacdac-cli/compare/v1.2.3...v1.2.4) (2022-01-09)

### Bug Fixes

* use proxy sources from jacac-docs ([0856b76](0856b76477))
2022-01-09 03:14:40 +00:00