File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,12 @@ aiken add aiken-lang/stdlib --version v3
1616
1717## Compatibility
1818
19- stdlib's version(s) | aiken's version | Plutus version
20- --- | --- | ---
21- ` >= 3.0.0 ` | ` >= v1.1.17 ` | ` V3 `
22- ` >= 2.1.0 && < 3.0.0 ` | ` >= v1.1.3 ` | ` V3 `
23- ` >= 2.0.0 && < 2.1.0 ` | ` v1.1.1 ` , ` v1.1.2 ` | ` V3 `
24- ` >= 1.9.0 && < 2.0.0 ` | ` v1.0.28-alpha ` , ` v1.0.29-alpha ` | ` V2 `
25- ` >= 1.8.0 && < 1.9.0 ` | ` v1.0.26-alpha ` | ` V2 `
19+ stdlib's version(s) | aiken's version | Plutus version
20+ --- | --- | ---
21+ [ ` >= 3.0.0 ` ] ( https://aiken-lang.github.io/stdlib/v3.0.0 ) | ` >= v1.1.17 ` | ` V3 `
22+ [ ` >= 2.1.0 && < 3.0.0 ` ] ( https://aiken-lang.github.io/stdlib/v2.1.0 ) | ` >= v1.1.3 ` | ` V3 `
23+ [ ` >= 2.0.0 && < 2.1.0 ` ] ( https://aiken-lang.github.io/stdlib/v2.0.0 ) | ` v1.1.1 ` , ` v1.1.2 ` | ` V3 `
24+ [ ` >= 1.9.0 && < 2.0.0 ` ] ( https://aiken-lang.github.io/stdlib/v1.9.0 ) | ` v1.0.28-alpha ` , ` v1.0.29-alpha ` | ` V2 `
2625
2726## Overview
2827
You can’t perform that action at this time.
0 commit comments