Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | v1.0.0 | Matthew Lemon | 2019-11-08 | 1 | -1/+1 | |
| | ||||||
* | included exception handling for when line is missing in datamap | Matthew Lemon | 2019-11-08 | 1 | -1/+8 | |
| | ||||||
* | added CHANGELOG | Matthew Lemon | 2019-10-31 | 1 | -0/+20 | |
| | ||||||
* | version bump to 1.0.0b13 for check command | Matthew Lemon | 2019-10-31 | 1 | -1/+1 | |
| | ||||||
* | removed breakpoint | Matthew Lemon | 2019-10-29 | 1 | -1/+0 | |
| | ||||||
* | part way through implementing aux file check command | Matthew Lemon | 2019-10-29 | 1 | -2/+26 | |
| | ||||||
* | revert to min 3.6 requirement | Matthew Lemon | 2019-10-29 | 1 | -1/+1 | |
| | ||||||
* | version bump to 1.0.0b12 | Matthew Lemon | 2019-10-27 | 1 | -1/+1 | |
| | ||||||
* | now handles DatamapFileEncodingError | Matthew Lemon | 2019-10-27 | 1 | -1/+7 | |
| | ||||||
* | fix setup.py to require 3.7 and above | Matthew Lemon | 2019-10-26 | 1 | -1/+1 | |
| | ||||||
* | raises CRITICAL if datamap missing key field on export or import - version bump | Matthew Lemon | 2019-10-26 | 2 | -2/+8 | |
| | ||||||
* | exposing exceptions raised from missing sheet field in datamap | Matthew Lemon | 2019-10-26 | 1 | -0/+7 | |
| | ||||||
* | fix | Matthew Lemon | 2019-10-21 | 1 | -1/+1 | |
| | ||||||
* | added README | Matthew Lemon | 2019-10-21 | 1 | -0/+11 | |
| | ||||||
* | added MIT | Matthew Lemon | 2019-10-21 | 1 | -0/+21 | |
| | ||||||
* | added vscode settings to ignore | Matthew Lemon | 2019-10-18 | 1 | -0/+1 | |
| | ||||||
* | removed errant breakpoint | Matthew Lemon | 2019-10-14 | 1 | -1/+0 | |
| | ||||||
* | fix for badly configured initialise guard | Matthew Lemon | 2019-10-14 | 1 | -3/+2 | |
| | ||||||
* | now handles missing blank template | Matthew Lemon | 2019-10-14 | 1 | -1/+2 | |
| | ||||||
* | better handling missing files | Matthew Lemon | 2019-10-14 | 1 | -3/+13 | |
| | ||||||
* | cleanaing up more logging | Matthew Lemon | 2019-10-14 | 1 | -3/+2 | |
| | ||||||
* | moved config initalisation to cli() | Matthew Lemon | 2019-10-14 | 1 | -4/+1 | |
| | ||||||
* | cleanup | Matthew Lemon | 2019-10-14 | 1 | -3/+2 | |
| | ||||||
* | quick logging change | Matthew Lemon | 2019-10-14 | 1 | -1/+2 | |
| | ||||||
* | added unused imports and nice messages | Matthew Lemon | 2019-10-13 | 1 | -4/+3 | |
| | ||||||
* | small fix to improve logger output | Matthew Lemon | 2019-10-13 | 1 | -0/+3 | |
| | ||||||
* | handling BadZipFile exception when opening corrupt xlsx file | Matthew Lemon | 2019-10-13 | 1 | -1/+5 | |
| | ||||||
* | some better help text and catching RunTimeError related to commit 2c58250 in ↵ | Matthew Lemon | 2019-10-13 | 2 | -6/+17 | |
| | | | | engine | |||||
* | small tweaks with logging and version bump to match bcompiler-engine | Matthew Lemon | 2019-10-06 | 2 | -10/+10 | |
| | ||||||
* | removed colorlog dependency | Matthew Lemon | 2019-10-03 | 5 | -22/+10 | |
| | ||||||
* | added back the stuff I need to develop in vim | Matthew Lemon | 2019-10-02 | 3 | -1/+278 | |
| | ||||||
* | cleanup | Matthew Lemon | 2019-10-02 | 2 | -13/+27 | |
| | ||||||
* | cleanup and some refactoring | Matthew Lemon | 2019-10-02 | 3 | -9/+12 | |
| | ||||||
* | refactored api to move dft stuff into plugins package - still test on ↵ | Matthew Lemon | 2019-10-02 | 8 | -343/+52 | |
| | | | | missing sheet failing | |||||
* | updated lock | Matthew Lemon | 2019-10-02 | 1 | -3/+3 | |
| | ||||||
* | Merge branch 'master' of github.com:hammerheadlemon/datamaps | Matthew Lemon | 2019-10-02 | 10 | -239/+2036 | |
|\ | ||||||
| * | partially through capturing proper exception text | Matthew Lemon | 2019-09-30 | 2 | -4/+9 | |
| | | ||||||
| * | starting to test cli now - starting with expected error from missing sheet ↵ | Matthew Lemon | 2019-09-30 | 7 | -233/+2010 | |
| | | | | | | | | in importable template | |||||
| * | removed 3.8 from Pipfile | Matthew Lemon | 2019-09-30 | 2 | -6/+21 | |
| | | ||||||
* | | added a TODO | Matthew Lemon | 2019-10-02 | 1 | -0/+1 | |
|/ | ||||||
* | multiprocessing fix | Matthew Lemon | 2019-09-28 | 1 | -0/+2 | |
| | ||||||
* | version fix and renamed executible to datamaps | Matthew Lemon | 2019-09-28 | 2 | -1/+3 | |
| | ||||||
* | added version func | Matthew Lemon | 2019-09-28 | 1 | -0/+3 | |
| | ||||||
* | added pyinstaller stuff | Matthew Lemon | 2019-09-28 | 4 | -2/+22 | |
| | ||||||
* | added entry point for pyinstaller | Matthew Lemon | 2019-09-28 | 1 | -0/+4 | |
| | ||||||
* | removed old ref to bcompiler. | Matthew Lemon | 2019-09-27 | 1 | -2/+2 | |
| | ||||||
* | Removed old bcompiler ref | Matthew Lemon | 2019-09-27 | 1 | -1/+1 | |
| | ||||||
* | initial commit | Matthew Lemon | 2019-09-27 | 23 | -0/+1818 | |