@@ -9,7 +9,7 @@ changelog:
9
9
-
10
10
text : " BREAKING CHANGE - IV used for encryption is now random by default."
11
11
type : improvement
12
- date : Apr 12, 21
12
+ date : 2021-04-12
13
13
version : v5.0.0
14
14
-
15
15
changes :
@@ -598,42 +598,70 @@ sdks:
598
598
- Mobile
599
599
- Game Engine
600
600
source-repository : https://github.com/pubnub/unity
601
- documentation : https://www.pubnub.com/docs/unity3d-c-sharp/pubnub-c-sharp-sdk
601
+ documentation : https://www.pubnub.com/docs/sdks/unity
602
602
distributions :
603
603
-
604
604
distribution-type : package
605
605
distribution-repository : git release
606
606
package-name : PubNub.unitypackage
607
- location : https://github.com/pubnub/unity/releases/download/v4.9 .0/PubNub.unitypackage
607
+ location : https://github.com/pubnub/unity/releases/download/v5.0 .0/PubNub.unitypackage
608
608
requires :
609
609
-
610
- name : " Pathfinding.Serialization.JsonFx"
611
- min-version : " "
612
- license : " MIT"
610
+ name : " UnityEditor"
611
+ min-version : " 2018.4.26f1"
612
+ license : " https://unity3d.com/legal"
613
+ license-url : " https://unity3d.com/legal"
614
+ location : " Should be installed on computer"
615
+ is-required : " Required"
616
+ -
617
+ name : " JSON .NET For Unity"
618
+ min-version : " 2.0.1"
619
+ license : " Unity's standard Unity Asset Store End User License Agreement"
613
620
license-url : " "
614
621
location : " Shipped within package"
615
622
is-required : " Optional, one JSON serialization library is required"
616
623
-
617
624
name : " PeterO.Cbor"
618
625
min-version : " "
619
- license : " MIT "
626
+ license : " Creative Commons "
620
627
license-url : " "
621
628
location : " Shipped within package"
622
629
is-required : " Required"
623
630
-
624
- name : " Pathfinding.Serialization.JsonFx "
631
+ name : " MiniJSON "
625
632
min-version : " "
626
633
license : " MIT"
627
634
license-url : " "
628
635
location : " Shipped within package"
629
636
is-required : " Optional, one JSON serialization library is required"
630
637
-
631
- name : " MiniJSON"
638
+ name : " MarkerMetro.Unity.WinLegacy"
639
+ min-version : " 1.8.0.18"
640
+ license : " MIT"
641
+ license-url : " https://raw.githubusercontent.com/MarkerMetro/MarkerMetro.Unity.WinLegacy/master/LICENSE"
642
+ location : " Shipped within package"
643
+ is-required : " Optional, only applicable for Metro"
644
+ -
645
+ name : " BouncyCastle"
646
+ min-version : " 1.8.1.0"
647
+ license : " MIT"
648
+ license-url : " "
649
+ location : " Shipped within package"
650
+ is-required : " Optional, only applicable for Metro"
651
+ -
652
+ name : " BouncyCastle.Crypto"
653
+ min-version : " 1.8.1.0"
654
+ license : " MIT"
655
+ license-url : " "
656
+ location : " Shipped within package"
657
+ is-required : " Optional, only applicable for Metro"
658
+ -
659
+ name : " JsonFx.Json"
632
660
min-version : " "
633
661
license : " MIT"
634
662
license-url : " "
635
663
location : " Shipped within package"
636
- is-required : " Optional, one JSON serialization library is required "
664
+ is-required : " Optional, only applicable for Metro "
637
665
supported-platforms :
638
666
supported-operating-systems :
639
667
Android :
@@ -663,11 +691,11 @@ sdks:
663
691
- .NET Core 2
664
692
- .NET 4.x
665
693
minimum-os-version :
666
- - iOS 9
694
+ - iOS 9.0
667
695
maximum-os-version :
668
- - iOS 14
696
+ - iOS 14.4.2
669
697
target-architecture :
670
- - Universal
698
+ - arm64
671
699
target-devices :
672
700
- iPad
673
701
- iPhone
@@ -737,42 +765,70 @@ sdks:
737
765
- Mobile
738
766
- Game Engine
739
767
source-repository : https://github.com/pubnub/unity
740
- documentation : https://www.pubnub.com/docs/unity3d-c-sharp/pubnub-c-sharp-sdk
768
+ documentation : https://www.pubnub.com/docs/sdks/unity
741
769
distributions :
742
770
-
743
771
distribution-type : package
744
772
distribution-repository : git release
745
773
package-name : PubNub.unitypackage
746
- location : https://github.com/pubnub/unity/releases/download/v4.9 .0/PubNub.unitypackage
774
+ location : https://github.com/pubnub/unity/releases/download/v5.0 .0/PubNub.unitypackage
747
775
requires :
748
776
-
749
- name : " Pathfinding.Serialization.JsonFx"
750
- min-version : " "
751
- license : " MIT"
777
+ name : " UnityEditor"
778
+ min-version : " 2018.4.26f1"
779
+ license : " https://unity3d.com/legal"
780
+ license-url : " https://unity3d.com/legal"
781
+ location : " Should be installed on computer"
782
+ is-required : " Required"
783
+ -
784
+ name : " JSON .NET For Unity"
785
+ min-version : " 2.0.1"
786
+ license : " Unity's standard Unity Asset Store End User License Agreement"
752
787
license-url : " "
753
788
location : " Shipped within package"
754
789
is-required : " Optional, one JSON serialization library is required"
755
790
-
756
791
name : " PeterO.Cbor"
757
792
min-version : " "
758
- license : " MIT "
793
+ license : " Creative Commons "
759
794
license-url : " "
760
795
location : " Shipped within package"
761
796
is-required : " Required"
762
797
-
763
- name : " Pathfinding.Serialization.JsonFx "
798
+ name : " MiniJSON "
764
799
min-version : " "
765
800
license : " MIT"
766
801
license-url : " "
767
802
location : " Shipped within package"
768
803
is-required : " Optional, one JSON serialization library is required"
769
804
-
770
- name : " MiniJSON"
805
+ name : " MarkerMetro.Unity.WinLegacy"
806
+ min-version : " 1.8.0.18"
807
+ license : " MIT"
808
+ license-url : " https://raw.githubusercontent.com/MarkerMetro/MarkerMetro.Unity.WinLegacy/master/LICENSE"
809
+ location : " Shipped within package"
810
+ is-required : " Optional, only applicable for Metro"
811
+ -
812
+ name : " BouncyCastle"
813
+ min-version : " 1.8.1.0"
814
+ license : " MIT"
815
+ license-url : " "
816
+ location : " Shipped within package"
817
+ is-required : " Optional, only applicable for Metro"
818
+ -
819
+ name : " BouncyCastle.Crypto"
820
+ min-version : " 1.8.1.0"
821
+ license : " MIT"
822
+ license-url : " "
823
+ location : " Shipped within package"
824
+ is-required : " Optional, only applicable for Metro"
825
+ -
826
+ name : " JsonFx.Json"
771
827
min-version : " "
772
828
license : " MIT"
773
829
license-url : " "
774
830
location : " Shipped within package"
775
- is-required : " Optional, one JSON serialization library is required "
831
+ is-required : " Optional, only applicable for Metro "
776
832
supported-platforms :
777
833
supported-operating-systems :
778
834
Android :
@@ -802,11 +858,11 @@ sdks:
802
858
- .NET Core 2
803
859
- .NET 4.x
804
860
minimum-os-version :
805
- - iOS 9
861
+ - iOS 9.0
806
862
maximum-os-version :
807
- - iOS 14
863
+ - iOS 14.4.2
808
864
target-architecture :
809
- - Universal
865
+ - arm64
810
866
target-devices :
811
867
- iPad
812
868
- iPhone
0 commit comments