Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fourth.... | MR Lemon | 2020-05-17 | 1 | -0/+1 |
* | third... | MR Lemon | 2020-05-17 | 1 | -1/+1 |
* | second stab... | MR Lemon | 2020-05-17 | 1 | -1/+5 |
* | first stab at Action for building exe file | MR Lemon | 2020-05-17 | 2 | -3/+57 |
* | added deps and instructions for building with pyinstaller on windows 10 | MR Lemon | 2020-05-17 | 3 | -0/+45 |
* | updated lockfile | MR Lemon | 2020-05-17 | 1 | -4/+4 |
* | upped to 1.0.5 | MR Lemon | 2020-05-17 | 3 | -4/+4 |
* | checking for win32 path style in test | MR Lemon | 2020-05-17 | 1 | -6/+14 |
* | attempted fix for failing GA nox test | MR Lemon | 2020-05-17 | 1 | -4/+4 |
* | fixed lock file | MR Lemon | 2020-05-16 | 1 | -12/+9 |
* | removed pipenv files | MR Lemon | 2020-05-16 | 2 | -424/+0 |
* | badge | MR Lemon | 2020-05-16 | 1 | -0/+2 |
* | fixed hard-code dependency path | MR Lemon | 2020-05-16 | 1 | -2/+1 |
* | prep for bump to 1.0.4 - nox tests, actions, etc | MR Lemon | 2020-05-16 | 6 | -1/+590 |
* | internal documentation improvements | MR Lemon | 2020-05-16 | 1 | -9/+20 |
* | Black formatting | MR Lemon | 2020-05-16 | 1 | -23/+37 |
* | improved tests - passing; accepts Path or str paths in datamap check | MR Lemon | 2020-05-16 | 3 | -8/+42 |
* | first two passing tests in implementing --datamap option in datamaps interface | MR Lemon | 2020-05-15 | 3 | -4/+1988 |
* | removed breakpoint | Matthew Lemon | 2020-05-14 | 1 | -1/+0 |
* | upgraded pipenv requirements to python3.8 | Matthew Lemon | 2020-04-30 | 2 | -67/+51 |
* | skipped test - for further investigation | Matthew Lemon | 2020-04-30 | 1 | -0/+2 |
* | fixed gitignore | MR Lemon | 2020-04-23 | 1 | -0/+5 |
* | fix test to make it work on Windows? | MR Lemon | 2020-04-23 | 1 | -1/+1 |
* | fix for error in last version to match bcompiler-engine | Matthew Lemon | 2020-03-14 | 2 | -2/+2 |
* | quick and incomplete fix for #5 | Matthew Lemon | 2020-03-14 | 4 | -131/+139 |
* | amended setup.py | Matthew Lemon | 2019-11-25 | 1 | -1/+1 |
* | updated to 1.0.1 for #4 fix | Matthew Lemon | 2019-11-25 | 1 | -1/+1 |
* | added pyinstaller build instructions | Matthew Lemon | 2019-11-09 | 1 | -0/+11 |
* | readme fix | Matthew Lemon | 2019-11-08 | 1 | -26/+2 |
* | v1.0.0 fix | Matthew Lemon | 2019-11-08 | 2 | -2/+2 |
* | 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 |