Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-05-19 | updated repr() for Master associated with a month | Matthew Lemon | 1 | -1/+4 |
2021-05-18 | fixed test related to getting the correct year from a Month() | Matthew Lemon | 1 | -8/+10 |
2021-05-16 | changed api for month | Matthew Lemon | 1 | -2/+2 |
2021-05-16 | fixed type hint | Matthew Lemon | 1 | -1/+3 |
2021-05-16 | fixed broken test | Matthew Lemon | 1 | -20/+74 |
2021-05-16 | nearly got tests passing - need to get correct item from list | Matthew Lemon | 1 | -1/+2 |
2021-05-16 | working on Month class | Matthew Lemon | 1 | -0/+8 |
2019-10-02 | refactored api to move dft stuff into plugins package - still test on missing... | Matthew Lemon | 1 | -5/+5 |