Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wip: Adds TODO in Cleanser | Matthew Lemon | 2023-04-12 | 1 | -0/+2 |
| | | | | | We need to be able to do check format of year passing through as 2022 or 1922. Logic isn't correct somewhere. | ||||
* | pyproject.toml is currently broken so 1.1.9 created with setuptools | Matthew Lemon | 2022-06-24 | 1 | -1/+1 |
| | |||||
* | version bump | Matthew Lemon | 2022-06-21 | 2 | -2/+2 |
| | |||||
* | implemented --template flag - for testing | Matthew Lemon | 2022-06-21 | 3 | -23/+47 |
| | |||||
* | updated repr() for Master associated with a month | Matthew Lemon | 2021-05-19 | 3 | -2/+12 |
| | |||||
* | v1.1.6 | Matthew Lemon | 2021-05-18 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | fixes for actios | Matthew Lemon | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | version bump to 1.1.14 to match bcompiler-engine | Matthew Lemon | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | fixed failing test by swapping logic | Matthew Lemon | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | prep for version bump | Matthew Lemon | 2021-05-02 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | fixed bug whereby relative paths could not be used for cli flags | Matthew Lemon | 2021-01-22 | 2 | -5/+18 |
| | |||||
* | fix test | Matthew Lemon | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | added --rowlimit flag for import operation | Matthew Lemon | 2021-01-16 | 1 | -8/+13 |
| | |||||
* | version bump - v1.0.9 | Matthew Lemon | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | added datamap config command | Matthew Lemon | 2021-01-13 | 2 | -7/+28 |
| | |||||
* | changes to accommodate row-limiting in bcompiler-engine | Matthew Lemon | 2021-01-11 | 2 | -2/+17 |
| | |||||
* | tracking v1.0.6 of bcompiler-engine | Matthew Lemon | 2020-06-21 | 1 | -1/+1 |
| | |||||
* | upped to 1.0.5 | MR Lemon | 2020-05-17 | 1 | -1/+1 |
| | |||||
* | checking for win32 path style in test | MR Lemon | 2020-05-17 | 1 | -6/+14 |
| | |||||
* | attempted fix for failing GA nox test | MR Lemon | 2020-05-17 | 1 | -4/+4 |
| | |||||
* | internal documentation improvements | MR Lemon | 2020-05-16 | 1 | -9/+20 |
| | |||||
* | Black formatting | MR Lemon | 2020-05-16 | 1 | -23/+37 |
| | |||||
* | improved tests - passing; accepts Path or str paths in datamap check | MR Lemon | 2020-05-16 | 3 | -8/+42 |
| | |||||
* | first two passing tests in implementing --datamap option in datamaps interface | MR Lemon | 2020-05-15 | 3 | -4/+1988 |
| | |||||
* | removed breakpoint | Matthew Lemon | 2020-05-14 | 1 | -1/+0 |
| | |||||
* | skipped test - for further investigation | Matthew Lemon | 2020-04-30 | 1 | -0/+2 |
| | |||||
* | fix test to make it work on Windows? | MR Lemon | 2020-04-23 | 1 | -1/+1 |
| | |||||
* | fix for error in last version to match bcompiler-engine | Matthew Lemon | 2020-03-14 | 1 | -1/+1 |
| | |||||
* | quick and incomplete fix for #5 | Matthew Lemon | 2020-03-14 | 1 | -1/+1 |
| | |||||
* | updated to 1.0.1 for #4 fix | Matthew Lemon | 2019-11-25 | 1 | -1/+1 |
| | |||||
* | v1.0.0 | Matthew Lemon | 2019-11-08 | 1 | -1/+1 |
| | |||||
* | included exception handling for when line is missing in datamap | Matthew Lemon | 2019-11-08 | 1 | -1/+8 |
| |