aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cleanup and some refactoringMatthew Lemon2019-10-023-9/+12
* refactored api to move dft stuff into plugins package - still test on missing...Matthew Lemon2019-10-028-343/+52
* updated lockMatthew Lemon2019-10-021-3/+3
* Merge branch 'master' of github.com:hammerheadlemon/datamapsMatthew Lemon2019-10-0210-239/+2036
|\
| * partially through capturing proper exception textMatthew Lemon2019-09-302-4/+9
| * starting to test cli now - starting with expected error from missing sheet in...Matthew Lemon2019-09-307-233/+2010
| * removed 3.8 from PipfileMatthew Lemon2019-09-302-6/+21
* | added a TODOMatthew Lemon2019-10-021-0/+1
|/
* multiprocessing fixMatthew Lemon2019-09-281-0/+2
* version fix and renamed executible to datamapsMatthew Lemon2019-09-282-1/+3
* added version funcMatthew Lemon2019-09-281-0/+3
* added pyinstaller stuffMatthew Lemon2019-09-284-2/+22
* added entry point for pyinstallerMatthew Lemon2019-09-281-0/+4
* removed old ref to bcompiler.Matthew Lemon2019-09-271-2/+2
* Removed old bcompiler refMatthew Lemon2019-09-271-1/+1
* initial commitMatthew Lemon2019-09-2723-0/+1818