Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 431 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 431 Bytes

[1.1.1] - 2024-12-19

[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