Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 406 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 406 Bytes

[1.1.0] - 2024-09-23

Added

  • dbus interface now has a Stop function that may be called in a defer after instantiating the dbus server improving the shut down process of programs using the dbus server

[1.0.2] - 2024-09-09

Changed

  • update golang version to 1.23.1

[1.0.1] - 2024-04-16

Changed

  • mocks: migrated from github.com/golang/mock to go.uber.org/mock

[1.0.0] - 2022-12-14