Skip to content

v0.1.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@alicerunsonfedora alicerunsonfedora released this 12 Sep 15:18
· 6 commits to root since this release
51d3979

What's new:

  • Updates format to use compression. Enabled by default.
  • Updates Jenson format to v2.
    • Includes new story and application fields in the manifest file.
    • Introduces new refressh event type and JensonRefreshContent.
  • Updates existing structs to conform to Identifiable, Equatable, and Hashable.
  • Introduces new JensonWriter.data() method to write to a Data object.

Full Changelog: 0.1.0-alpha...0.1.0-alpha2