Releases: clebert/d-bus-type-system
Releases · clebert/d-bus-type-system
v1.0.0
Compare
Sorry, something went wrong.
No results found
v0.14.0
Compare
Sorry, something went wrong.
No results found
Replace function parseType with parseTypes
Due to the fact that a type signature consists of zero or more single complete types, the function parseType is replaced by the function parseTypes.
Change variant type
The variant type now contains a type object as the first element instead of a signature string.
v0.13.1
Compare
Sorry, something went wrong.
No results found
Fix an error in type ArrayValue that occurs when its element is of type DictEntryType
v0.13.0
Compare
Sorry, something went wrong.
No results found
Check the range of numeric values
v0.12.2
Compare
Sorry, something went wrong.
No results found
Improve the structural comparability of container types
v0.12.1
Compare
Sorry, something went wrong.
No results found
Implicit conversion from Node.js Buffer to ArrayBuffer for better compatibility with DataView
v0.12.0
Compare
Sorry, something went wrong.
No results found
Complete redesign of the type creation functions
v0.11.0
Compare
Sorry, something went wrong.
No results found
Rename function assert to assertType
v0.10.0
Compare
Sorry, something went wrong.
No results found
Rename function parse to parseType and function serialize to serializeType
v0.9.0
Compare
Sorry, something went wrong.
No results found