Channel: new version 4.0.0 that fixes a few bugs r...
# klaxon
c
Channel: new version 4.0.0 that fixes a few bugs reported recently. The major version bump is due to a breaking change in the
Converter
interface (
fromJson()
now returns
Any?
instead of
Any
).