CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 02:25:26 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"0b85b57b93e4b6fbac816c36603cb919"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=Dd3hl88%2FKU6q5Xo7aJLcX%2Fk9KgtbSJjIPUGdDzp7olxtAWHlAHDl0JloPl032JtjAu5JJ1ucsswF%2Fb4c0XD2azfq7TC3cE2lJZb5w%2FfNY6lULXEVCXNvlfwu34UugmlXhj1cvGdgh37DKp8wTGuDDAOvvyts%2Bc%2BWi3DrXHFEP1zQGDAqrXLPtoBkidEejS2D4fJ%2B0NYljF4On1ahYOk2ucCpyGMAShCERHD1afkMo0Aw%2BSTZzhAW%2BDlv%2Bp6YnsWjps9iuQoUnPt7nu3iAeBqag%3D%3D--Wo1zED3BWQszi6Zt--2vJr710IzmtXwKi4VxwZ6Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.274116614.1753151125; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 02:25:25 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 02:25:25 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BB5A:2D83FA:7AFEF:B82D5:687EF695
Releases · groue/GRMustache.swift · GitHub
28 Oct 03:37
Loading
23 Aug 13:16
Loading
19 Aug 13:12
fumito-ito
Fumito Ito
Loading
25 Mar 06:09
Loading
22 Sep 00:25
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 155
Releases: groue/GRMustache.swift
Releases · groue/GRMustache.swift
6.0.0
8113269
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
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
Assets 2
1 person reacted
5.0.1
c4ee40e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
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
Assets 2
5.0.0
1be6c51
This commit was signed with the committer’s verified signature.
SSH Key Fingerprint: VDd+uKh0QgIK2Xup7eiiLj0i2Enj2s6Kdh/HqOrKEmI
Verified
Learn about vigilant mode.
Compare
What's Changed
- Fix Concurrency issues originating in Swift6 by @fumito-ito in #99
Full Changelog: 4.2.0...5.0.0
Assets 2
4.2.0
6e9dcfb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
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
Assets 2
4.1.0
edbe65d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
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
Assets 2
You can’t perform that action at this time.