aboutsummaryrefslogtreecommitdiffstats
path: root/datamaps (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* v1.0.0Matthew Lemon2019-11-081-1/+1
* included exception handling for when line is missing in datamapMatthew Lemon2019-11-081-1/+8
* version bump to 1.0.0b13 for check commandMatthew Lemon2019-10-311-1/+1
* removed breakpointMatthew Lemon2019-10-291-1/+0
* part way through implementing aux file check commandMatthew Lemon2019-10-291-2/+26
* version bump to 1.0.0b12Matthew Lemon2019-10-271-1/+1
* now handles DatamapFileEncodingErrorMatthew Lemon2019-10-271-1/+7
* raises CRITICAL if datamap missing key field on export or import - version bumpMatthew Lemon2019-10-262-2/+8
* exposing exceptions raised from missing sheet field in datamapMatthew Lemon2019-10-261-0/+7
* removed errant breakpointMatthew Lemon2019-10-141-1/+0
* fix for badly configured initialise guardMatthew Lemon2019-10-141-3/+2
* now handles missing blank templateMatthew Lemon2019-10-141-1/+2