Skip to content

Commit

Permalink
Bumped version to v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Willowrod committed Nov 26, 2021
1 parent 7eb7d13 commit 31c1f0e
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 5 deletions.
4 changes: 4 additions & 0 deletions AuthReadme.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,10 @@ Change Log:

All notable changes to this project will be documented in this section.

### 1.0 - Release

### Beta releases

### 0.2 -> 0.11 - No changes to Authentication

### 0.1 - Initial build
4 changes: 4 additions & 0 deletions CloudMatrixReadme.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,10 @@ Change Log:

All notable changes to this project will be documented in this section.

### 1.0 - Release

### Beta releases

### 0.2 -> 0.11 - No changes to CloudMatrix

### 0.1 - Initial build
4 changes: 4 additions & 0 deletions CoreReadme.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,10 @@ Change Log:

All notable changes to this project will be documented in this section.

### 1.0 - Release

### Beta releases

### 0.2 -> 0.11 - No changes to Core

### 0.1 - Initial build
8 changes: 6 additions & 2 deletions PlayKit2GoReadme.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,11 +186,15 @@ Change Log:

All notable changes to this project will be documented in this section.

### 1.0 - Release

### Beta releases

### 0.11
- Updated Download model to iclude file size information
- Updated Download model to include file size information
- Added Download Model convenience methods for file size and percentage
- Resolved an issue where scrub bar colours were not being updated for local media

### 0.10 - PlayKit2Go Module added to SDK

### 0.1 -> 0.9 - No Purchases Module
### 0.1 -> 0.9 - No PlayKit2Go Module
4 changes: 4 additions & 0 deletions PlayKitReadme.md
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,10 @@ amgPlayKit?.setSpoilerFree(enabled: true) // true = spoiler free mode on, false

All notable changes to this project will be documented in this section.

### 1.0 - Release

### Beta releases

### 0.11
- Added Youbora parameters and builder methods
- Corrected issues with the standard UI
Expand Down
6 changes: 5 additions & 1 deletion PurchasesReadme.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,10 @@ Change Log:

All notable changes to this project will be documented in this section.

### 0.11 - Purchases Module added to SDK
### 1.0 - Release

### Beta releases

### 0.10 - Purchases Module added to SDK

### 0.1 -> 0.9 - No Purchases Module
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,10 @@ Change Log:

All notable changes to this project will be documented in this section.

### 1.0 - Release

### Beta releases

### 0.11 - Updates to PlayKit2Go and PlayKit

### 0.10 - Purchases and PlayKit2Go SDKs added
Expand Down
2 changes: 1 addition & 1 deletion StreamAMGSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Pod::Spec.new do |spec|

spec.name = "StreamAMGSDK"
spec.version = "0.11.1"
spec.version = "1.0"
spec.summary = "Stream AMG SDK"
spec.swift_versions = "5"

Expand Down
6 changes: 5 additions & 1 deletion StreamPlayReadme.md
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,10 @@ Change Log:

All notable changes to this project will be documented in this section.

### 0.2 -> 0.11 - No changes to Core
### 1.0 - Release

### Beta releases

### 0.2 -> 0.11 - No changes to StreamPlay

### 0.1 - Initial build

0 comments on commit 31c1f0e

Please sign in to comment.