Skip to content

Releases: chayev/yurl

v0.7.0

22 Jan 02:16
Compare
Choose a tag to compare

Changelog

  • 9aaeb2e Add support for Digital Asset Links in web app and CLI.

v0.6.5

22 Jan 01:15
Compare
Choose a tag to compare

Changelog

v0.6.4

13 Jan 01:00
Compare
Choose a tag to compare

Minor updates to web app.

v0.6.3

07 Mar 20:32
Compare
Choose a tag to compare

Changelog

c2f7d3e aasa: edit verifyJSONformat() logic to only look for Apps / Details when appLinks key is present.

v0.6.2

11 Feb 05:57
Compare
Choose a tag to compare

Changelog

3b87501 aasa: patch 502 error.

v0.6.1

07 Feb 23:07
Compare
Choose a tag to compare

Changelog

3f68fd2 aasa: add support for binary/octet-stream content types
99972d6 aasa: enhance aasaFile struct based on Apple's Dev Docs.
dbd701d aasa: add support for appclips, webcredentials, and activitycontinuation services
d3366cd patch: correct logic of team/bundle verifier

v0.6.0

07 Feb 08:37
Compare
Choose a tag to compare

Changelog

dc3928b add support for new AASA schema.

v0.5.1

24 Jan 06:35
Compare
Choose a tag to compare

Changelog

fd798a0 add in support for domains without contentType defined.

v0.5.0

21 Jan 03:55
Compare
Choose a tag to compare

Changelog

7d43c71 Add support for additional content types

v0.4.0

07 Dec 05:31
Compare
Choose a tag to compare

Changelog

4452c20 update dep and run go mod tidy.
19024a5 yurllib: add support for signed PKCS7 files.
fb9f039 Use GoReleaser v0.143.0.
69f89ba Use Go 1.15.
e6b8376 enhance aasa lib (#41)
d2e5ba1 css: minify sanitize.css. (#40)
21ef109 readme: add linux install instructions. (#39)
472b9dd lib: create getDomain function to simplify main func. (#38)
cad5978 snap: bump base to core20. (#37)
fa2b766 cmd: move validate to a subcommand under aasa. (#36)