Skip to content

Commit

Permalink
Release 3.2.0-beta.0 (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
desusai7 committed Jul 4, 2024
1 parent cd43b9c commit 25b7976
Show file tree
Hide file tree
Showing 170 changed files with 471 additions and 479 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## [3.2.0-beta.0](https://github.com/auth0/JWTDecode.swift/tree/3.2.0-beta.0) (2024-07-04)
[Full Changelog](https://github.com/auth0/JWTDecode.swift/compare/3.1.0...3.2.0-beta.0)

**Added**
- feat: added support for visionOS platform [\#231](https://github.com/auth0/JWTDecode.swift/pull/231) ([desusai7](https://github.com/desusai7))

**Changed**
- Update Platforms Support Policy in README [\#214](https://github.com/auth0/JWTDecode.swift/pull/214) ([Widcket](https://github.com/Widcket))

## [3.1.0](https://github.com/auth0/JWTDecode.swift/tree/3.1.0) (2023-06-14)
[Full Changelog](https://github.com/auth0/JWTDecode.swift/compare/3.0.1...3.1.0)

Expand Down
21 changes: 12 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@ GEM
artifactory (3.0.17)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.950.0)
aws-sdk-core (3.200.0)
aws-partitions (1.951.0)
aws-sdk-core (3.201.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.87.0)
aws-sdk-core (~> 3, >= 3.199.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.155.0)
aws-sdk-core (~> 3, >= 3.199.0)
aws-sdk-kms (1.88.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.156.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
Expand Down Expand Up @@ -170,6 +170,7 @@ GEM
fastlane-plugin-auth0_shipper (0.4.1)
semantic (~> 1.5)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
Expand Down Expand Up @@ -233,6 +234,8 @@ GEM
nkf (0.2.0)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
optparse (0.5.0)
os (1.1.4)
plist (3.7.1)
Expand Down Expand Up @@ -296,8 +299,8 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-darwin-20
arm64-darwin-23
x86_64-darwin-20

DEPENDENCIES
cocoapods
Expand Down
2 changes: 1 addition & 1 deletion JWTDecode.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'JWTDecode'
s.version = '3.1.0'
s.version = '3.2.0-beta.0'
s.summary = 'A JWT decoder for iOS, macOS, tvOS, and watchOS'
s.description = <<-DESC
Easily decode a JWT and access the claims it contains.
Expand Down
2 changes: 1 addition & 1 deletion JWTDecode/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.1.0</string>
<string>3.2.0-beta.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Then, select the dependency rule and press **Add Package**.
Add the following line to your `Podfile`:

```ruby
pod 'JWTDecode', '~> 3.1'
pod 'JWTDecode', '~> 3.2'
```

Then, run `pod install`.
Expand All @@ -61,7 +61,7 @@ Then, run `pod install`.
Add the following line to your `Cartfile`:

```text
github "auth0/JWTDecode.swift" ~> 3.1
github "auth0/JWTDecode.swift" ~> 3.2
```

Then, run `carthage bootstrap --use-xcframeworks`.
Expand Down
9 changes: 9 additions & 0 deletions docs/css/523.e9a069b0.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions docs/css/675.40c3bcb2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 0 additions & 9 deletions docs/css/chunk-384ef189.7ede1ea3.css

This file was deleted.

9 changes: 0 additions & 9 deletions docs/css/documentation-topic.29351f99.css

This file was deleted.

9 changes: 9 additions & 0 deletions docs/css/documentation-topic.b186e79f.css

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions docs/css/documentation-topic~topic.fccbd76c.css

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions docs/css/index.d5b499b0.css

This file was deleted.

9 changes: 9 additions & 0 deletions docs/css/index.ff036a9e.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions docs/css/topic.672a9049.css

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions docs/css/topic.726a35dc.css

This file was deleted.

9 changes: 0 additions & 9 deletions docs/css/tutorials-overview.2a582c39.css

This file was deleted.

9 changes: 9 additions & 0 deletions docs/css/tutorials-overview.6eb589ed.css

Large diffs are not rendered by default.

Loading

0 comments on commit 25b7976

Please sign in to comment.