Skip to content

Releases: slidoapp/Appcast

Appcast v0.4.0

14 Apr 13:14
0.4.0
21968ef

Choose a tag to compare

Features

  • Appcast package is compatible with Swift strict concurrency in #8

Full Changelog: 0.3.0...0.4.0

Appcast v0.3.0

03 Apr 09:50
0.3.0
5a18863

Choose a tag to compare

Early release of Appcast library.

Features

  • Add bestItem and filterSupportedAppcast implementation #5
  • Add parsing of the sparkleShortVersion value into the SUAppcastItem.displayVersionString property #6

Notes

Note

Appcast library supports only addresses using https:// scheme. It cannot parse old appcast files which are using http:// or other insecure schemes.

Full Changelog: 0.2.0...0.3.0

Appcast v0.2.0

06 Nov 16:43

Choose a tag to compare

Early release of Appcast library.

Features

  • Improve appcast item parsing based on integration test
  • Filter updates using channels

Updates

  • Rewritten integration tests to be more granular

Notes

Note
Appcast library supports only addresses using https:// scheme. It cannot parse old appcast files which are using http:// or other insecure schemes.

Appcast v0.1.0

25 Oct 19:11

Choose a tag to compare

Early release of Appcast library.

Features

  • Parse the appcast.xml files
  • List all releases available in appcast