Skip to content

Commit

Permalink
Summarize the user-visible changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidner committed Apr 4, 2022
1 parent a06cbee commit ecb5644
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,15 @@
API:
* Renamed the DBus::Type::Type class to DBus::Type
(which was previously a module).
* Introduced DBus::Data classes, use them in Properties.Get,
Properties.GetAll to return correct types as declared (still [#97][]).

Bug fixes:
* Signature validation: Ensure DBus.type produces a valid Type
* Detect more malformed messages: non-NUL padding bytes, variants with
multiple or no value.
* Added thorough tests (`spec/data/marshall.yaml`) to detect nearly all
invalid data at unmarshalling time.

## Ruby D-Bus 0.18.0.beta1 - 2022-02-24

Expand Down

0 comments on commit ecb5644

Please sign in to comment.