File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.9.2] ( https://github.com/groupsky/ya-modbus/compare/@ya-modbus/cli@0.9.1...@ya-modbus/cli@0.9.2 ) (2026-02-11)
7+
8+ ** Note:** Version bump only for package @ya-modbus/cli
9+
610## [ 0.9.1] ( https://github.com/groupsky/ya-modbus/compare/@ya-modbus/cli@0.9.0...@ya-modbus/cli@0.9.1 ) (2026-02-11)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @ya-modbus/cli" ,
3- "version" : " 0.9.1 " ,
3+ "version" : " 0.9.2 " ,
44 "description" : " CLI tool for testing and developing Modbus device drivers" ,
55 "type" : " module" ,
66 "keywords" : [
6565 "dependencies" : {
6666 "@ya-modbus/driver-loader" : " ^0.7.1" ,
6767 "@ya-modbus/driver-types" : " ^0.7.1" ,
68- "@ya-modbus/transport" : " ^0.7.1 " ,
68+ "@ya-modbus/transport" : " ^0.7.2 " ,
6969 "chalk" : " ^5.3.0" ,
7070 "cli-table3" : " ^0.6.3" ,
7171 "commander" : " ^14.0.2"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.7.3] ( https://github.com/groupsky/ya-modbus/compare/@ya-modbus/device-profiler@0.7.2...@ya-modbus/device-profiler@0.7.3 ) (2026-02-11)
7+
8+ ** Note:** Version bump only for package @ya-modbus/device-profiler
9+
610## [ 0.7.2] ( https://github.com/groupsky/ya-modbus/compare/@ya-modbus/device-profiler@0.7.1...@ya-modbus/device-profiler@0.7.2 ) (2026-02-11)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @ya-modbus/device-profiler" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 0.7.3 " ,
44 "description" : " Device profiler for discovering Modbus register maps" ,
55 "license" : " GPL-3.0-or-later" ,
66 "type" : " module" ,
5151 },
5252 "dependencies" : {
5353 "@ya-modbus/driver-types" : " ^0.7.1" ,
54- "@ya-modbus/transport" : " ^0.7.1 " ,
54+ "@ya-modbus/transport" : " ^0.7.2 " ,
5555 "chalk" : " ^5.3.0" ,
5656 "cli-table3" : " ^0.6.3" ,
5757 "commander" : " ^14.0.2"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.5.5] ( https://github.com/groupsky/ya-modbus/compare/@ya-modbus/driver-ex9em@0.5.4...@ya-modbus/driver-ex9em@0.5.5 ) (2026-02-11)
7+
8+ ** Note:** Version bump only for package @ya-modbus/driver-ex9em
9+
610## [ 0.5.4] ( https://github.com/groupsky/ya-modbus/compare/@ya-modbus/driver-ex9em@0.5.3...@ya-modbus/driver-ex9em@0.5.4 ) (2026-02-11)
711
812** Note:** Version bump only for package @ya-modbus/driver-ex9em
Original file line number Diff line number Diff line change 11{
22 "name" : " @ya-modbus/driver-ex9em" ,
3- "version" : " 0.5.4 " ,
3+ "version" : " 0.5.5 " ,
44 "description" : " NOARK Ex9EM Energy Meter driver for ya-modbus" ,
55 "keywords" : [
66 " modbus" ,
4949 "@ya-modbus/driver-types" : " ^0.7.1"
5050 },
5151 "devDependencies" : {
52- "@ya-modbus/cli" : " ^0.9.1 "
52+ "@ya-modbus/cli" : " ^0.9.2 "
5353 },
5454 "engines" : {
5555 "node" : " >=20.0.0"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.1.5] ( https://github.com/groupsky/ya-modbus/compare/@ya-modbus/driver-or-we-516@0.1.4...@ya-modbus/driver-or-we-516@0.1.5 ) (2026-02-11)
7+
8+ ** Note:** Version bump only for package @ya-modbus/driver-or-we-516
9+
610## [ 0.1.4] ( https://github.com/groupsky/ya-modbus/compare/@ya-modbus/driver-or-we-516@0.1.3...@ya-modbus/driver-or-we-516@0.1.4 ) (2026-02-11)
711
812** Note:** Version bump only for package @ya-modbus/driver-or-we-516
Original file line number Diff line number Diff line change 11{
22 "name" : " @ya-modbus/driver-or-we-516" ,
3- "version" : " 0.1.4 " ,
3+ "version" : " 0.1.5 " ,
44 "description" : " ORNO OR-WE-516 3-phase energy meter driver for ya-modbus" ,
55 "keywords" : [
66 " modbus" ,
4949 "@ya-modbus/driver-types" : " ^0.7.1"
5050 },
5151 "devDependencies" : {
52- "@ya-modbus/cli" : " ^0.9.1 "
52+ "@ya-modbus/cli" : " ^0.9.2 "
5353 },
5454 "engines" : {
5555 "node" : " >=20.0.0"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.5.5] ( https://github.com/groupsky/ya-modbus/compare/@ya-modbus/driver-xymd1@0.5.4...@ya-modbus/driver-xymd1@0.5.5 ) (2026-02-11)
7+
8+ ** Note:** Version bump only for package @ya-modbus/driver-xymd1
9+
610## [ 0.5.4] ( https://github.com/groupsky/ya-modbus/compare/@ya-modbus/driver-xymd1@0.5.3...@ya-modbus/driver-xymd1@0.5.4 ) (2026-02-11)
711
812** Note:** Version bump only for package @ya-modbus/driver-xymd1
You can’t perform that action at this time.
0 commit comments