DK96-OS / MathTools

Mathematical Software Components. This library is actively maintained, and aims to stay updated. New feature proposals are welcome, but may not be included.
Apache License 2.0
2 stars 1 forks source link

Release 0.4.1 #74

Closed DK96-OS closed 2 years ago

DK96-OS commented 2 years ago
DK96-OS commented 2 years ago

So, the target Java version cannot be below the source Java version. Plus, KotlinCompile needs to match.

DK96-OS commented 2 years ago

An idea: Instead of merging PRs into Master, they can be merged into Release branches. Then, when the release is ready it is merged.