Releases: wendy512/iec61850
Releases · wendy512/iec61850
v1.0.8
What's Changed
- SV 发布和订阅功能, 以及 Goose 代码中存在问题的修复 by @focusingly in #35
- 补全来自 libiec61850 里定义的 FC 常量 by @focusingly in #34
- 解决 windows 开发环境下使用 goose/sv 开发的问题 by @focusingly in #36
- chore: update compilations for darwin_armv8 & linux_armv7l by @Paashaas in #33
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Add
NewIedModelFromPointer()by @morris-kelly in #14 - Update server.go by @Paashaas in #15
- Added support APC & INC controlblocks and added model functions by @Paashaas in #16
- Get attribute values and UTC time attribute values by @Paashaas in #17
- Remove -v flag from all configs by @morris-kelly in #18
- Added client report by @Paashaas in #19
- added client connect, client close connection, reservation URCB, get number of open connections by @Paashaas in #21
- fix model generator print data attribute definitions by @wangchaoHZ in #27
- 解决 windows 开发环境下 cgo 依赖的问题 by @focusingly in #30
- Goose 的发布订阅接口实现, 以及小部分代码格式改动 by @focusingly in #31
New Contributors
- @Paashaas made their first contribution in #15
- @wangchaoHZ made their first contribution in #27
- @focusingly made their first contribution in #30
Full Changelog: v1.0.6...v1.0.7
v1.0.6
v1.0.5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Add missing
IsBitSetfunction and fix imports by @morris-kelly in #9 - Change license to GPLv3 to match
mz-automation/libiec61850by @morris-kelly in #10 - Add build for Mac M1 chips by @morris-kelly in #11
New Contributors
- @morris-kelly made their first contribution in #9
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
What's Changed
- fix memory leak by @thechampagne in #6
- fix something by @yonwoo9 in #7
New Contributors
- @thechampagne made their first contribution in #6
- @yonwoo9 made their first contribution in #7
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- add GetLogicalDeviceList function to browse the data model of an unknown device. by @buhuang28 in #5
Full Changelog: v1.0.0...v1.0.1