Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configured to use new build system | Matthew Lemon | 2022-06-22 | 1 | -1/+23 |
| | |||||
* | version bump | Matthew Lemon | 2022-06-21 | 2 | -2/+2 |
| | |||||
* | implemented --template flag - for testing | Matthew Lemon | 2022-06-21 | 3 | -23/+47 |
| | |||||
* | housekeeping - adding some pytest config and other stuff | Matthew Lemon | 2022-06-21 | 3 | -0/+4 |
| | |||||
* | updated pytest | Matthew Lemon | 2022-03-19 | 1 | -1/+1 |
| | |||||
* | updated repr() for Master associated with a month | Matthew Lemon | 2021-05-19 | 5 | -3/+18 |
| | |||||
* | Merge branch 'master' of github.com:yulqen/datamaps | Matthew Lemon | 2021-05-18 | 1 | -2/+2 |
|\ | |||||
| * | Update README.md | yulqen | 2021-05-17 | 1 | -2/+2 |
| | | | | | | Updated link. | ||||
* | | v1.1.6 | Matthew Lemon | 2021-05-18 | 3 | -2/+8 |
| | | |||||
* | | fixed test related to getting the correct year from a Month() | Matthew Lemon | 2021-05-18 | 5 | -30/+43 |
| | | |||||
* | | fixed bug whereby month year was not used in creating quarter | Matthew Lemon | 2021-05-17 | 3 | -31/+45 |
| | | |||||
* | | refactorings | Matthew Lemon | 2021-05-17 | 3 | -10/+13 |
| | | |||||
* | | changed api for month | Matthew Lemon | 2021-05-16 | 3 | -15/+20 |
| | | |||||
* | | more test cases for Month | Matthew Lemon | 2021-05-16 | 1 | -0/+3 |
| | | |||||
* | | fixed type hint | Matthew Lemon | 2021-05-16 | 1 | -1/+3 |
| | | |||||
* | | fixed broken test | Matthew Lemon | 2021-05-16 | 3 | -26/+89 |
| | | |||||
* | | nearly got tests passing - need to get correct item from list | Matthew Lemon | 2021-05-16 | 3 | -2/+31 |
| | | |||||
* | | working on Month class | Matthew Lemon | 2021-05-16 | 5 | -23/+137 |
|/ | |||||
* | updated version number | Matthew Lemon | 2021-05-16 | 1 | -1/+1 |
| | |||||
* | updated dependency on bcompiler-engine to v1.1.5 | Matthew Lemon | 2021-05-16 | 4 | -3/+7 |
| | |||||
* | added twine to dev requirements | Matthew Lemon | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | fixes for actios | Matthew Lemon | 2021-05-03 | 4 | -5/+6 |
| | |||||
* | fixed incorrect bcompiler-engine version dependency | Matthew Lemon | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | further fixes to remove poetry and fix actions | Matthew Lemon | 2021-05-03 | 3 | -2/+15 |
| | |||||
* | amended GH actions workflow file | Matthew Lemon | 2021-05-03 | 1 | -5/+2 |
| | |||||
* | version bump to 1.1.14 to match bcompiler-engine | Matthew Lemon | 2021-05-03 | 3 | -3/+4 |
| | |||||
* | fixed failing test by swapping logic | Matthew Lemon | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | removed poetry lock file | Matthew Lemon | 2021-05-03 | 1 | -565/+0 |
| | |||||
* | prep for version bump | Matthew Lemon | 2021-05-02 | 4 | -4/+9 |
| | |||||
* | updated setup.py to bcompiler-engine 1.1.3 | Matthew Lemon | 2021-01-26 | 1 | -1/+1 |
| | |||||
* | added details of -z flag and v1.1.2 | Matthew Lemon | 2021-01-25 | 1 | -0/+5 |
| | |||||
* | now handles --inputdir and --zipinput and NestedZipError | Matthew Lemon | 2021-01-25 | 2 | -1/+11 |
| | |||||
* | added flag for -z --zipinput | Matthew Lemon | 2021-01-25 | 1 | -1/+7 |
| | |||||
* | added CHANGELOG entry I should have put in last commit | Matthew Lemon | 2021-01-22 | 1 | -0/+4 |
| | |||||
* | fixed bug whereby relative paths could not be used for cli flags | Matthew Lemon | 2021-01-22 | 3 | -6/+19 |
| | |||||
* | update pyinstaller version | Matthew Lemon | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | update to windows build script 1 | Matthew Lemon | 2021-01-18 | 1 | -0/+1 |
| | |||||
* | fix test | Matthew Lemon | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | updated the CHANGELOG covering v1.1.0 | Matthew Lemon | 2021-01-18 | 1 | -0/+60 |
| | |||||
* | some further help text changes | Matthew Lemon | 2021-01-18 | 1 | -2/+6 |
| | |||||
* | tidying up some help text | Matthew Lemon | 2021-01-18 | 1 | -22/+45 |
| | |||||
* | added validationonly flag to import templates command | Matthew Lemon | 2021-01-17 | 2 | -6/+70 |
| | |||||
* | added flag to change input directory for import templates command | Matthew Lemon | 2021-01-17 | 3 | -2/+35 |
| | |||||
* | handling rowlimit logging and checking here rather than bcompiler | Matthew Lemon | 2021-01-16 | 2 | -16/+67 |
| | |||||
* | version bump to 1.1.0 | Matthew Lemon | 2021-01-16 | 3 | -5/+4 |
| | |||||
* | added --rowlimit flag for import operation | Matthew Lemon | 2021-01-16 | 1 | -8/+13 |
| | |||||
* | added omitted version bump in setup.py | Matthew Lemon | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | updated | Matthew Lemon | 2021-01-13 | 1 | -0/+13 |
| | |||||
* | version bump - v1.0.9 | Matthew Lemon | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | added datamap config command | Matthew Lemon | 2021-01-13 | 3 | -8/+29 |
| |