aboutsummaryrefslogtreecommitdiffstats
path: root/datamaps (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-16improved tests - passing; accepts Path or str paths in datamap checkMR Lemon3-8/+42
2020-05-15first two passing tests in implementing --datamap option in datamaps interfaceMR Lemon3-4/+1988
2020-05-14removed breakpointMatthew Lemon1-1/+0
2020-04-30skipped test - for further investigationMatthew Lemon1-0/+2
2020-04-23fix test to make it work on Windows?MR Lemon1-1/+1
2020-03-14fix for error in last version to match bcompiler-engineMatthew Lemon1-1/+1
2020-03-14quick and incomplete fix for #5Matthew Lemon1-1/+1
2019-11-25updated to 1.0.1 for #4 fixMatthew Lemon1-1/+1
2019-11-08v1.0.0Matthew Lemon1-1/+1
2019-11-08included exception handling for when line is missing in datamapMatthew Lemon1-1/+8
2019-10-31version bump to 1.0.0b13 for check commandMatthew Lemon1-1/+1
2019-10-29removed breakpointMatthew Lemon1-1/+0
2019-10-29part way through implementing aux file check commandMatthew Lemon1-2/+26
2019-10-27version bump to 1.0.0b12Matthew Lemon1-1/+1
2019-10-27now handles DatamapFileEncodingErrorMatthew Lemon1-1/+7
2019-10-26raises CRITICAL if datamap missing key field on export or import - version bumpMatthew Lemon2-2/+8
2019-10-26exposing exceptions raised from missing sheet field in datamapMatthew Lemon1-0/+7
2019-10-14removed errant breakpointMatthew Lemon1-1/+0
2019-10-14fix for badly configured initialise guardMatthew Lemon1-3/+2
2019-10-14now handles missing blank templateMatthew Lemon1-1/+2
2019-10-14better handling missing filesMatthew Lemon1-3/+13
2019-10-14cleanaing up more loggingMatthew Lemon1-3/+2
2019-10-14moved config initalisation to cli()Matthew Lemon1-4/+1
2019-10-14cleanupMatthew Lemon1-3/+2
2019-10-14quick logging changeMatthew Lemon1-1/+2
2019-10-13added unused imports and nice messagesMatthew Lemon1-4/+3
2019-10-13small fix to improve logger outputMatthew Lemon1-0/+3
2019-10-13handling BadZipFile exception when opening corrupt xlsx fileMatthew Lemon1-1/+5
2019-10-13some better help text and catching RunTimeError related to commit 2c58250 in ...Matthew Lemon2-6/+17
2019-10-06small tweaks with logging and version bump to match bcompiler-engineMatthew Lemon2-10/+10
2019-10-03removed colorlog dependencyMatthew Lemon2-9/+9
2019-10-02cleanupMatthew Lemon2-13/+27
2019-10-02cleanup and some refactoringMatthew Lemon3-9/+12
2019-10-02refactored api to move dft stuff into plugins package - still test on missing...Matthew Lemon8-343/+52
2019-10-02added a TODOMatthew Lemon1-0/+1
2019-09-30partially through capturing proper exception textMatthew Lemon2-4/+9
2019-09-30starting to test cli now - starting with expected error from missing sheet in...Matthew Lemon7-233/+2010
2019-09-28version fix and renamed executible to datamapsMatthew Lemon1-1/+2
2019-09-28added version funcMatthew Lemon1-0/+3
2019-09-27removed old ref to bcompiler.Matthew Lemon1-2/+2
2019-09-27Removed old bcompiler refMatthew Lemon1-1/+1