Updated c. To do list (markdown)

Jeroen De Meerleer 2019-11-14 21:32:56 +01:00
parent a91cd502a2
commit 95224fa938
2 changed files with 6 additions and 5 deletions

6
c.-Roadmap.md Normal file

@ -0,0 +1,6 @@
This page is showing the plans for coming releases of libpairtwo. A new release is only to be expected when the roadmap completes.
The roadmap does not contain dates because the time needed for a certain feature is dependent on other external factors like doing the laundry.
## 2.0 Release
*

@ -1,5 +0,0 @@
This list is anaggregation of features that I want to implement. I you have some time left, feel free implement one or more yourself and place a pull request. The features marked with an exclamation mark (!) are features that have a higher priority
* Change the first round number to 1
* Rearrange enums to get logical values when invoking `__toString()`
* Create `Tournament::RoundsToPairings()`