diff --git a/c.-Roadmap.md b/c.-Roadmap.md new file mode 100644 index 0000000..a19048a --- /dev/null +++ b/c.-Roadmap.md @@ -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 +* \ No newline at end of file diff --git a/c.-To-do-list.md b/c.-To-do-list.md deleted file mode 100644 index 71837ce..0000000 --- a/c.-To-do-list.md +++ /dev/null @@ -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()` \ No newline at end of file