File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.8.1
4+
5+ This release contains bugfixes and new features.
6+
7+ * Update repository url to dbusjs org.
8+ * Fix memory leak for high level client signal match rules. (#39 , #40 )
9+ * Init proxy objects from xml string to avoid extra introspection. (4518825)
10+ * Add ` configureMembers ` to service interface as an alternative to decorators. (#32 )
11+ * Allow async methods in the service interface. (#33 )
12+ * Add TypeScript typings. (#28 , #34 )
13+ * Bugfix: correctly unmarshal unix socket 'h' type. (#35 )
14+ * Support DBus monitor clients. (#41 , #42 )
15+
316## v0.7.1
417
518This release contains breaking changes, bugfixes, and features.
Original file line number Diff line number Diff line change 11{
22 "name" : " dbus-next" ,
3- "version" : " 0.7 .1" ,
3+ "version" : " 0.8 .1" ,
44 "keywords" : [
55 " dbus" ,
66 " dcop" ,
You can’t perform that action at this time.
0 commit comments