aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixed hard-code dependency pathMR Lemon2020-05-161-2/+1
* prep for bump to 1.0.4 - nox tests, actions, etcMR Lemon2020-05-166-1/+590
* 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
* upgraded pipenv requirements to python3.8Matthew Lemon2020-04-302-67/+51
* skipped test - for further investigationMatthew Lemon2020-04-301-0/+2
* fixed gitignoreMR Lemon2020-04-231-0/+5
* 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-142-2/+2
* quick and incomplete fix for #5Matthew Lemon2020-03-144-131/+139
* amended setup.pyMatthew Lemon2019-11-251-1/+1
* updated to 1.0.1 for #4 fixMatthew Lemon2019-11-251-1/+1
* added pyinstaller build instructionsMatthew Lemon2019-11-091-0/+11
* readme fixMatthew Lemon2019-11-081-26/+2
* v1.0.0 fixMatthew Lemon2019-11-082-2/+2
* v1.0.0Matthew Lemon2019-11-081-1/+1
* included exception handling for when line is missing in datamapMatthew Lemon2019-11-081-1/+8
* added CHANGELOGMatthew Lemon2019-10-311-0/+20
* 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
* revert to min 3.6 requirementMatthew Lemon2019-10-291-1/+1
* version bump to 1.0.0b12Matthew Lemon2019-10-271-1/+1
* now handles DatamapFileEncodingErrorMatthew Lemon2019-10-271-1/+7
* fix setup.py to require 3.7 and aboveMatthew Lemon2019-10-261-1/+1
* 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
* fixMatthew Lemon2019-10-211-1/+1
* added READMEMatthew Lemon2019-10-211-0/+11
* added MITMatthew Lemon2019-10-211-0/+21
* added vscode settings to ignoreMatthew Lemon2019-10-181-0/+1
* 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
* small tweaks with logging and version bump to match bcompiler-engineMatthew Lemon2019-10-062-10/+10
* removed colorlog dependencyMatthew Lemon2019-10-035-22/+10
* added back the stuff I need to develop in vimMatthew Lemon2019-10-023-1/+278
* cleanupMatthew Lemon2019-10-022-13/+27