|
1 | 1 | name: c-core |
2 | 2 | schema: 1 |
3 | | -version: "4.0.4" |
| 3 | +version: "4.0.5" |
4 | 4 | scm: github.com/pubnub/c-core |
5 | 5 | changelog: |
| 6 | + - date: 2022-12-02 |
| 7 | + version: v4.0.5 |
| 8 | + changes: |
| 9 | + - type: bug |
| 10 | + text: "Fixed compilation error for MSVC in `pubnub_parse_token` function." |
6 | 11 | - date: 2022-11-25 |
7 | 12 | version: v4.0.4 |
8 | 13 | changes: |
@@ -674,7 +679,7 @@ sdks: |
674 | 679 | distribution-type: source code |
675 | 680 | distribution-repository: GitHub release |
676 | 681 | package-name: C-Core |
677 | | - location: https://github.com/pubnub/c-core/releases/tag/v4.0.4 |
| 682 | + location: https://github.com/pubnub/c-core/releases/tag/v4.0.5 |
678 | 683 | requires: |
679 | 684 | - |
680 | 685 | name: "miniz" |
@@ -740,7 +745,7 @@ sdks: |
740 | 745 | distribution-type: source code |
741 | 746 | distribution-repository: GitHub release |
742 | 747 | package-name: C-Core |
743 | | - location: https://github.com/pubnub/c-core/releases/tag/v4.0.4 |
| 748 | + location: https://github.com/pubnub/c-core/releases/tag/v4.0.5 |
744 | 749 | requires: |
745 | 750 | - |
746 | 751 | name: "miniz" |
@@ -806,7 +811,7 @@ sdks: |
806 | 811 | distribution-type: source code |
807 | 812 | distribution-repository: GitHub release |
808 | 813 | package-name: C-Core |
809 | | - location: https://github.com/pubnub/c-core/releases/tag/v4.0.4 |
| 814 | + location: https://github.com/pubnub/c-core/releases/tag/v4.0.5 |
810 | 815 | requires: |
811 | 816 | - |
812 | 817 | name: "miniz" |
@@ -868,7 +873,7 @@ sdks: |
868 | 873 | distribution-type: source code |
869 | 874 | distribution-repository: GitHub release |
870 | 875 | package-name: C-Core |
871 | | - location: https://github.com/pubnub/c-core/releases/tag/v4.0.4 |
| 876 | + location: https://github.com/pubnub/c-core/releases/tag/v4.0.5 |
872 | 877 | requires: |
873 | 878 | - |
874 | 879 | name: "miniz" |
@@ -929,7 +934,7 @@ sdks: |
929 | 934 | distribution-type: source code |
930 | 935 | distribution-repository: GitHub release |
931 | 936 | package-name: C-Core |
932 | | - location: https://github.com/pubnub/c-core/releases/tag/v4.0.4 |
| 937 | + location: https://github.com/pubnub/c-core/releases/tag/v4.0.5 |
933 | 938 | requires: |
934 | 939 | - |
935 | 940 | name: "miniz" |
@@ -985,7 +990,7 @@ sdks: |
985 | 990 | distribution-type: source code |
986 | 991 | distribution-repository: GitHub release |
987 | 992 | package-name: C-Core |
988 | | - location: https://github.com/pubnub/c-core/releases/tag/v4.0.4 |
| 993 | + location: https://github.com/pubnub/c-core/releases/tag/v4.0.5 |
989 | 994 | requires: |
990 | 995 | - |
991 | 996 | name: "miniz" |
@@ -1038,7 +1043,7 @@ sdks: |
1038 | 1043 | distribution-type: source code |
1039 | 1044 | distribution-repository: GitHub release |
1040 | 1045 | package-name: C-Core |
1041 | | - location: https://github.com/pubnub/c-core/releases/tag/v4.0.4 |
| 1046 | + location: https://github.com/pubnub/c-core/releases/tag/v4.0.5 |
1042 | 1047 | requires: |
1043 | 1048 | - |
1044 | 1049 | name: "miniz" |
|
0 commit comments