diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 71e07f7..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,115 +0,0 @@ -# 3.1.2 (2016/11/28) - -## Improvements - -- Update repro-ios-sdk to [2.1.12](https://github.com/reproio/repro-ios-sdk/releases/tag/2.1.12) -- Update repro-android-sdk to [2.1.11](https://github.com/reproio/repro-android-sdk/releases/tag/2.1.11) - -# 3.1.1 (2016/10/17) - -## Improvements - -- Update repro-ios-sdk to [2.1.3](https://github.com/reproio/repro-ios-sdk/releases/tag/2.1.3) -- Update repro-android-sdk to [2.1.2](https://github.com/reproio/repro-android-sdk/releases/tag/2.1.2) - -# 3.1.0 (2016/10/05) - -## Improvements - -- Update repro-ios-sdk to [2.1.0](https://github.com/reproio/repro-ios-sdk/releases/tag/2.1.0) -- Update repro-android-sdk to [2.1.0](https://github.com/reproio/repro-android-sdk/releases/tag/2.1.0) - -# 3.0.2 (2016/09/13) - -## Improvements - -- Update repro-ios-sdk to [2.0.9](https://github.com/reproio/repro-ios-sdk/releases/tag/2.0.9) - -# 3.0.1 (2016/09/10) - -## Improvements - -- Update repro-ios-sdk to [2.0.6](https://github.com/reproio/repro-ios-sdk/releases/tag/2.0.6) - -# 3.0.0 (2016/08/16) - -## Improvements - -- Update repro-ios-sdk to [2.0.0](https://github.com/reproio/repro-ios-sdk/releases/tag/2.0.0) -- Update repro-android-sdk to [2.0.0](https://github.com/reproio/repro-android-sdk/releases/tag/2.0.0) - -# 2.1.2 (2016/07/21) - -## Improvements - -- Update repro-ios-sdk to [1.7.34](https://github.com/reproio/repro-ios-sdk/releases/tag/1.7.34) -- Update repro-android-sdk to [1.2.9](https://github.com/reproio/repro-android-sdk/releases/tag/1.2.9) - -# 2.1.1 (2016/07/14) - -## Improvements - -- Supports Unity 4.7 - -# 2.1.0 (2016/07/05) - -**The special step is required to upgrade the SDK. Please read our [Upgrade Guide](http://docs.repro.io/en/dev/sdk/upgrade/unity.html#upgrading-to-2-1-0).** - -## Improvements - -- Update repro-android-sdk to [1.2.0](https://github.com/reproio/repro-android-sdk/releases/tag/1.2.0) - -# 2.0.2 (2016/06/21) - -## Improvements - -- Update repro-ios-sdk to [1.7.30](https://github.com/reproio/repro-ios-sdk/releases/tag/1.7.30) -- Update repro-android-sdk to [1.1.47](https://github.com/reproio/repro-android-sdk/releases/tag/1.1.47) - -# 2.0.0 (2016/06/02) - -## Improvements - -- Update repro-ios-sdk to [1.7.19](https://github.com/reproio/repro-ios-sdk/releases/tag/1.7.19) -- Update repro-android-sdk to [1.1.37](https://github.com/reproio/repro-android-sdk/releases/tag/1.1.37) - -# 1.3.0 (2015/12/19) - -## Supports Android - -- Now you can select Android as its target platform. - -## Improvements - -- Update repro-ios-sdk to [1.4.14](https://github.com/reproio/repro-ios-sdk/releases/tag/1.4.14) -- Update repro-android-sdk to [0.12.0](https://github.com/reproio/repro-android-sdk/releases/tag/0.12.0) - -# 1.2.1 (2015/11/6) - -## Improvements - -- Update repro-ios-sdk to [1.3.23](https://github.com/reproio/repro-ios-sdk/releases/tag/1.3.23) - -# 1.2.0 (2015/10/2) - -## Improvements - -- Update repro-ios-sdk to [1.3.19](https://github.com/reproio/repro-ios-sdk/releases/tag/1.3.19) - -# 1.1.1 (2015/9/10) - -## Improvements - -- Update repro-ios-sdk to [1.2.10.1](https://github.com/reproio/repro-ios-sdk/releases/tag/1.2.10.1) - -# 1.1.0 (2015/9/10) - -## Improvements - -- Update repro-ios-sdk to [1.2.10](https://github.com/reproio/repro-ios-sdk/releases/tag/1.2.10) - -# 1.0.0 (2015/8/21) - -## Improvements - -- Update repro-ios-sdk to [1.0.5](https://github.com/reproio/repro-ios-sdk/releases/tag/1.0.5) diff --git a/LICENSE.md b/LICENSE.md index 79a2ab8..578759a 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -10,4 +10,29 @@ This product includes 'MiniJSON' (https://gist.github.com/darktable/1411710), wh ---------------------------------------------------------------- -All other components of this product are: Copyright (c) 2015 Repro, Inc. All rights reserved. +This product includes 'RSSwizzle' (https://github.com/rabovik/RSSwizzle), which is released under the following license(s): + MIT + +---------------------------------------------------------------- + +This product includes a part of 'Mixpanel iOS SDK' (https://github.com/mixpanel/mixpanel-iphone), which is released under the following license(s): + Apatch 2 + +---------------------------------------------------------------- + +This product includes 'AFNetworking' (https://github.com/AFNetworking/AFNetworking), which is released under the following license(s): + MIT + +---------------------------------------------------------------- + +This product includes 'Grafika' (https://github.com/google/grafika), which is released under the following license(s): + Apatch 2 + +---------------------------------------------------------------- + +This product includes a part of 'Mixpanel Android SDK' (https://github.com/mixpanel/mixpanel-android), which is released under the following license(s): + Apatch 2 + +---------------------------------------------------------------- + +All other components of this product are: Copyright (c) 2017 Repro, Inc. All rights reserved. \ No newline at end of file diff --git a/README.md b/README.md index 517e085..5cedf37 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ - [EN](http://docs.repro.io/en/dev/sdk/getstarted/unity.html) - [JA](http://docs.repro.io/ja/dev/sdk/getstarted/unity.html) +## Release Notes + +- [EN](http://docs.repro.io/en/releases/sdk/unity/releases.html) +- [JA](http://docs.repro.io/ja/releases/sdk/unity/releases.html) + ## Documentation Read [the documentation](http://docs.repro.io) for further information diff --git a/Repro-unity4.unitypackage b/Repro-unity4.unitypackage index 1058b2e..010e8c2 100644 Binary files a/Repro-unity4.unitypackage and b/Repro-unity4.unitypackage differ diff --git a/Repro-unity5.unitypackage b/Repro-unity5.unitypackage index b389879..72eda04 100644 Binary files a/Repro-unity5.unitypackage and b/Repro-unity5.unitypackage differ diff --git a/repro-unity-bridge.jar b/repro-unity-bridge.jar index 6bfcba7..1d0029e 100644 Binary files a/repro-unity-bridge.jar and b/repro-unity-bridge.jar differ