aboutsummaryrefslogtreecommitdiffstats
path: root/datamaps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* better handling missing filesMatthew Lemon2019-10-141-3/+13
|
* cleanaing up more loggingMatthew Lemon2019-10-141-3/+2
|
* moved config initalisation to cli()Matthew Lemon2019-10-141-4/+1
|
* cleanupMatthew Lemon2019-10-141-3/+2
|
* quick logging changeMatthew Lemon2019-10-141-1/+2
|
* added unused imports and nice messagesMatthew Lemon2019-10-131-4/+3
|
* small fix to improve logger outputMatthew Lemon2019-10-131-0/+3
|
* handling BadZipFile exception when opening corrupt xlsx fileMatthew Lemon2019-10-131-1/+5
|
* some better help text and catching RunTimeError related to commit 2c58250 in ↵Matthew Lemon2019-10-132-6/+17
| | | | engine
* small tweaks with logging and version bump to match bcompiler-engineMatthew Lemon2019-10-062-10/+10
|
* removed colorlog dependencyMatthew Lemon2019-10-032-9/+9
|