v0.1.0-alpha2
Pre-release
Pre-release
alicerunsonfedora
released this
12 Sep 15:18
·
6 commits
to root
since this release
What's new:
- Updates format to use compression. Enabled by default.
- Updates Jenson format to v2.
- Includes new
story
andapplication
fields in the manifest file. - Introduces new
refressh
event type andJensonRefreshContent
.
- Includes new
- Updates existing structs to conform to
Identifiable
,Equatable
, andHashable
. - Introduces new
JensonWriter.data()
method to write to a Data object.
Full Changelog: 0.1.0-alpha...0.1.0-alpha2