Releases: groue/GRMustache.swift
Releases · groue/GRMustache.swift
6.0.0
What's Changed
- fix: update the podspec and the readme by @TheRogue76 in #102
- fix: update Foundation.swift for cocoa pods by @TheRogue76 in #103
- bump supported version for Swift and iOS / macOS by @fumito-ito in #104
- version bump by @fumito-ito in #106
New Contributors
- @TheRogue76 made their first contribution in #102
Full Changelog: 5.0.1...6.0.0
5.0.1
What's Changed
- Fix problem where some constructors in Template could block the main thread by @fumito-ito in #101
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
- Fix Concurrency issues originating in Swift6 by @fumito-ito in #99
Full Changelog: 4.2.0...5.0.0
4.2.0
What's Changed
- fix boxed NSObjects when using as Swift package by @herrernst in #87
- fix warning about missing import by @herrernst in #88
- Fix warning in
EachFilter
in Xcode 14.3 by @NSHaoSong in #89 - refactor: fixes warnings detected in Xcode 14.3.1 by @fumito-ito in #94
New Contributors
- @herrernst made their first contribution in #87
- @NSHaoSong made their first contribution in #89
Full Changelog: 4.1.0...4.2.0
4.1.0
What's Changed
- deprecated class keyword replaced with AnyObject by @BlixLT in #80
- handle file and directory name include white space by @fumito-ito in #85
- Updates README.md to reflect modern SPM syntax by @SamuelSchepp in #67
- Run tests on Swift Package Manager by @fumito-ito in #86
New Contributors
Full Changelog: 4.0.1...4.1.0