Skip to content

Tags: tayloraswift/swift-json

Tags

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #86 from tayloraswift/add-fragment-parser

Add fragment parser

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #85 from tayloraswift/upgrade-swift-grammar

upgrade swift-grammar in Package.swift

1.1.1

Toggle 1.1.1's commit message
swift-testing now ships with the toolchain!

1.1.0

Toggle 1.1.0's commit message
add Snippet demonstrating encoding arrays

1.0.1

Toggle 1.0.1's commit message
omit patch number from README

1.0.0

Toggle 1.0.0's commit message
improve the docs

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix swiftpackageindex badges

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rename the CodingKeys requirement to CodingKey, it reads more fluently (

#72)

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update github usernames (#71)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add the init(description:) requirement to JSONStringDecodable, instea…

…d of relying on Self:LosslessStringConvertible (#70)

* add the init(description:) requirement to JSONStringDecodable, instead of relying on Self:LosslessStringConvertible

* update CI to 5.8