Skip to content

Tags: square/StringTemplate

Tags

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gfontenot Gordon Fontenot
Bump version: 2.2.0

This version drops support for extremely old platforms and annotates the
library as being explicitly extension safe.

Not marking this as a breaking change because the old platforms are _so_ old
that Xcode itself wasn't actually supporting them anymore either.

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gfontenot Gordon Fontenot
Bump version: 2.1.0

This version explicitly adds support for Swift 5

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gfontenot Gordon Fontenot
Bump version: 2.0

Version 2.0 drops support for iOS 8

v1.0.3

Toggle v1.0.3's commit message
Exposing formattingCharacterSet as a public property on String.Template

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
gfontenot Gordon Fontenot
Bump version: 1.0.2

This is just a CocoaPods bugfix to add the swift_version to the podspec

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from efirestone/firestone/bump-spec

Bump pod version

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gfontenot Gordon Fontenot
Initial Commit