|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
6 | | -# 0.1.0 (2026-01-04) |
| 6 | +# [0.2.0](https://github.com/groupsky/ya-modbus/compare/@ya-modbus/cli@0.1.0...@ya-modbus/cli@0.2.0) (2026-01-04) |
7 | 7 |
|
8 | 8 | ### Bug Fixes |
9 | 9 |
|
10 | | -- **cli:** address review feedback for implicit driver detection ([d8eb571](https://github.com/groupsky/ya-modbus/commit/d8eb5716972ef3fea3fda1c92d37d69c6b0c263a)) |
11 | | -- **driver-xymd1:** update valid baud rates to 9600, 14400, and 19200 ([#47](https://github.com/groupsky/ya-modbus/issues/47)) ([d4460ed](https://github.com/groupsky/ya-modbus/commit/d4460ed8dfbf8312cc87fee994a94e7b5a94bdbb)) |
12 | | -- enable linting without build and fix monorepo build order ([#129](https://github.com/groupsky/ya-modbus/issues/129)) ([d3e027b](https://github.com/groupsky/ya-modbus/commit/d3e027bc75822d970f63733c4d069508a020122a)), closes [#130](https://github.com/groupsky/ya-modbus/issues/130) |
13 | 10 | - **release:** revert failed release and add missing publishConfig ([#147](https://github.com/groupsky/ya-modbus/issues/147)) ([8cbd4ba](https://github.com/groupsky/ya-modbus/commit/8cbd4baf9c140c8ef10080947ddd566014f32c77)) |
14 | | -- **release:** revert failed release and cleanup tags ([#145](https://github.com/groupsky/ya-modbus/issues/145)) ([ba85dd9](https://github.com/groupsky/ya-modbus/commit/ba85dd9518f85705bc3f87349b097f004a0e90a1)), closes [#143](https://github.com/groupsky/ya-modbus/issues/143) [#144](https://github.com/groupsky/ya-modbus/issues/144) |
15 | | - |
16 | | -### Features |
17 | | - |
18 | | -- **cli:** add cross-validation for driver DEFAULT_CONFIG vs SUPPORTED_CONFIG ([#77](https://github.com/groupsky/ya-modbus/issues/77)) ([b904299](https://github.com/groupsky/ya-modbus/commit/b90429994fdd7a4a81605f74069773e84372ebb9)), closes [#56](https://github.com/groupsky/ya-modbus/issues/56) |
19 | | -- **cli:** add driver DEFAULT_CONFIG and SUPPORTED_CONFIG support ([#54](https://github.com/groupsky/ya-modbus/issues/54)) ([e6b4314](https://github.com/groupsky/ya-modbus/commit/e6b4314bf2b9339aeed9c94adedd8b2bcdfe89ea)), closes [#51](https://github.com/groupsky/ya-modbus/issues/51) [56-#60](https://github.com/56-/issues/60) [#51](https://github.com/groupsky/ya-modbus/issues/51) |
20 | | -- **cli:** Add interactive CLI tool for testing Modbus device drivers ([#17](https://github.com/groupsky/ya-modbus/issues/17)) ([0d86dd3](https://github.com/groupsky/ya-modbus/commit/0d86dd3da8ab391bf3246d3b01dc1457846b6301)) |
21 | | -- **cli:** add Modbus RTU device discovery command ([#67](https://github.com/groupsky/ya-modbus/issues/67)) ([6ce339d](https://github.com/groupsky/ya-modbus/commit/6ce339d3d4d42a5af3502d4bb9754cae0b672940)) |
22 | | -- **cli:** improve help organization with option and command groups ([#70](https://github.com/groupsky/ya-modbus/issues/70)) ([63b0dc0](https://github.com/groupsky/ya-modbus/commit/63b0dc0eebcc4cb6ee6cf5d79fc0f8d64d138eda)) |
23 | | -- **cli:** unify driver loading with implicit local detection ([b3544d4](https://github.com/groupsky/ya-modbus/commit/b3544d4a83c58edba78a5e7440bdda410a72f52f)), closes [#76](https://github.com/groupsky/ya-modbus/issues/76) |
24 | | -- **drivers:** add multi-device driver support ([#75](https://github.com/groupsky/ya-modbus/issues/75)) ([eed4ed9](https://github.com/groupsky/ya-modbus/commit/eed4ed9f226453c9a5e1a782d0b89a52f324b85b)) |
25 | | -- **release:** add Lerna-Lite publishing with pre-release support ([#135](https://github.com/groupsky/ya-modbus/issues/135)) ([fcaf40a](https://github.com/groupsky/ya-modbus/commit/fcaf40a63452ecce09e82b397d448652354ecd16)) |
26 | | -- **transport:** extract transport package for code reusability ([#102](https://github.com/groupsky/ya-modbus/issues/102)) ([b3153bf](https://github.com/groupsky/ya-modbus/commit/b3153bf7a05fdfcab41d896cfdac64fd2defe107)), closes [#107](https://github.com/groupsky/ya-modbus/issues/107) [#108](https://github.com/groupsky/ya-modbus/issues/108) [#109](https://github.com/groupsky/ya-modbus/issues/109) [#91](https://github.com/groupsky/ya-modbus/issues/91) |
27 | 11 |
|
28 | 12 | ### Reverts |
29 | 13 |
|
| 14 | +- Revert "chore(release): publish packages" ([b0b722e](https://github.com/groupsky/ya-modbus/commit/b0b722e686f0466b2e2c58df4b1539a634b0fe12)) |
30 | 15 | - Revert "chore(release): publish packages" ([b613837](https://github.com/groupsky/ya-modbus/commit/b6138375978fdebfd57e645367f3fc8011f0452f)) |
0 commit comments