aboutsummaryrefslogtreecommitdiffstats
path: root/datamaps (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* small tweaks with logging and version bump to match bcompiler-engineMatthew Lemon2019-10-062-10/+10
* removed colorlog dependencyMatthew Lemon2019-10-032-9/+9
* 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
* Merge branch 'master' of github.com:hammerheadlemon/datamapsMatthew Lemon2019-10-028-233/+2015
|\
| * 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
* | added a TODOMatthew Lemon2019-10-021-0/+1
|/
* version fix and renamed executible to datamapsMatthew Lemon2019-09-281-1/+2
* added version funcMatthew Lemon2019-09-281-0/+3
* removed old ref to bcompiler.Matthew Lemon2019-09-271-2/+2
* Removed old bcompiler refMatthew Lemon2019-09-271-1/+1
* initial commitMatthew Lemon2019-09-2719-0/+1574