File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -95,19 +95,6 @@ in `strict-stm` package.
95
95
96
96
We run CI using [ GitHub actions] [ ci ] .
97
97
98
- # Releases
99
-
100
- The major version of ` io-sim ` , ` io-classes ` , ` strict-stm ` and ` si-timers `
101
- packages are kept in sync. This means that if any of the packages introduce
102
- a breaking change all major versions SHOULD be bumped. The minor versions are
103
- kept independent. The ` io-classes-mtl ` is still experimental and thus it's not
104
- following that principle.
105
-
106
- The drawback is that if you declare ` io-classes ^>= 0.x ` then you will need to
107
- bump it when a new version of ` io-sim ` is published (even if there are no changes
108
- in ` io-classes ` ). The con is that you just need to declare the version of
109
- ` io-classes ` to have a consistent ecosystem of the four packages.
110
-
111
98
# Tips
112
99
113
100
## ` ppTrace ` is strict
You can’t perform that action at this time.
0 commit comments