We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2525a commit e618d74Copy full SHA for e618d74
CHANGELOG.md
@@ -1,5 +1,5 @@
1
-- 3.1.0
2
- - PHP 8.1 extension compatibility
+- 3.0.2
+ - Added PHP 8.1 extension compatibility
3
4
- 3.0.1
5
- Add positive semi-definite typehinting
package.xml
@@ -12,16 +12,16 @@
12
</lead>
13
<date>2022-04-01</date>
14
<version>
15
- <release>3.1.0</release>
16
- <api>3.1</api>
+ <release>3.0.2</release>
+ <api>3.0</api>
17
</version>
18
<stability>
19
<release>stable</release>
20
<api>stable</api>
21
</stability>
22
<license uri="https://github.com/RubixML/Tensor/blob/master/LICENSE">MIT</license>
23
<notes>
24
- - PHP 8.1 extension compatibilitys
25
</notes>
26
<contents>
27
<dir name="/">
0 commit comments