aboutsummaryrefslogtreecommitdiffstats
path: root/datamaps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix test and update pyproject fileMatthew Lemon2023-10-151-8/+8
|
* wip: Formatting changeMatthew Lemon2023-04-141-1/+2
|
* wip: Adds TODO in CleanserMatthew Lemon2023-04-121-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 setuptoolsMatthew Lemon2022-06-241-1/+1
|
* version bumpMatthew Lemon2022-06-212-2/+2
|
* implemented --template flag - for testingMatthew Lemon2022-06-213-23/+47
|
* updated repr() for Master associated with a monthMatthew Lemon2021-05-193-2/+12
|
* v1.1.6Matthew Lemon2021-05-181-1/+1
|
* fixed test related to getting the correct year from a Month()Matthew Lemon2021-05-185-30/+43
|
* fixed bug whereby month year was not used in creating quarterMatthew Lemon2021-05-173-31/+45
|
* refactoringsMatthew Lemon2021-05-173-10/+13
|
* changed api for monthMatthew Lemon2021-05-163-15/+20
|
* more test cases for MonthMatthew Lemon2021-05-161-0/+3
|
* fixed type hintMatthew Lemon2021-05-161-1/+3
|
* fixed broken testMatthew Lemon2021-05-163-26/+89
|
* nearly got tests passing - need to get correct item from listMatthew Lemon2021-05-163-2/+31
|
* working on Month classMatthew Lemon2021-05-165-23/+137
|
* updated version numberMatthew Lemon2021-05-161-1/+1
|
* fixes for actiosMatthew Lemon2021-05-031-1/+1
|
* version bump to 1.1.14 to match bcompiler-engineMatthew Lemon2021-05-031-1/+1
|
* fixed failing test by swapping logicMatthew Lemon2021-05-031-1/+1
|
* prep for version bumpMatthew Lemon2021-05-021-1/+1
|
* now handles --inputdir and --zipinput and NestedZipErrorMatthew Lemon2021-01-252-1/+11
|
* added flag for -z --zipinputMatthew Lemon2021-01-251-1/+7
|
* fixed bug whereby relative paths could not be used for cli flagsMatthew Lemon2021-01-222-5/+18
|
* fix testMatthew Lemon2021-01-181-1/+1
|
* some further help text changesMatthew Lemon2021-01-181-2/+6
|
* tidying up some help textMatthew Lemon2021-01-181-22/+45
|
* added validationonly flag to import templates commandMatthew Lemon2021-01-172-6/+70
|
* added flag to change input directory for import templates commandMatthew Lemon2021-01-173-2/+35
|
* handling rowlimit logging and checking here rather than bcompilerMatthew Lemon2021-01-162-16/+67
|
* version bump to 1.1.0Matthew Lemon2021-01-161-1/+1
|
* added --rowlimit flag for import operationMatthew Lemon2021-01-161-8/+13
|
* version bump - v1.0.9Matthew Lemon2021-01-131-1/+1
|
* added datamap config commandMatthew Lemon2021-01-132-7/+28
|
* changes to accommodate row-limiting in bcompiler-engineMatthew Lemon2021-01-112-2/+17
|
* tracking v1.0.6 of bcompiler-engineMatthew Lemon2020-06-211-1/+1
|
* upped to 1.0.5MR Lemon2020-05-171-1/+1
|
* checking for win32 path style in testMR Lemon2020-05-171-6/+14
|
* attempted fix for failing GA nox testMR Lemon2020-05-171-4/+4
|
* internal documentation improvementsMR Lemon2020-05-161-9/+20
|
* Black formattingMR Lemon2020-05-161-23/+37
|
* improved tests - passing; accepts Path or str paths in datamap checkMR Lemon2020-05-163-8/+42
|
* first two passing tests in implementing --datamap option in datamaps interfaceMR Lemon2020-05-153-4/+1988
|
* removed breakpointMatthew Lemon2020-05-141-1/+0
|
* skipped test - for further investigationMatthew Lemon2020-04-301-0/+2
|
* fix test to make it work on Windows?MR Lemon2020-04-231-1/+1
|
* fix for error in last version to match bcompiler-engineMatthew Lemon2020-03-141-1/+1
|
* quick and incomplete fix for #5Matthew Lemon2020-03-141-1/+1
|
* updated to 1.0.1 for #4 fixMatthew Lemon2019-11-251-1/+1
|