aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds working build manifestHEADmasterMatthew Lemon2023-10-151-0/+18
* Fix test and update pyproject fileMatthew Lemon2023-10-152-10/+10
* wip: Formatting changeMatthew Lemon2023-04-141-1/+2
* wip: Adds TODO in CleanserMatthew Lemon2023-04-121-0/+2
* evolved to pyproject with hatchling and removed setup.pyMatthew Lemon2022-06-272-51/+9
* pyproject.toml is currently broken so 1.1.9 created with setuptoolsMatthew Lemon2022-06-242-2/+10
* updated READMEMatthew Lemon2022-06-231-9/+13
* updated with documentation site addressMatthew Lemon2022-06-221-1/+1
* configured to use new build systemMatthew Lemon2022-06-221-1/+23
* version bumpMatthew Lemon2022-06-212-2/+2
* implemented --template flag - for testingMatthew Lemon2022-06-213-23/+47
* housekeeping - adding some pytest config and other stuffMatthew Lemon2022-06-213-0/+4
* updated pytestMatthew Lemon2022-03-191-1/+1
* updated repr() for Master associated with a monthMatthew Lemon2021-05-195-3/+18
* Merge branch 'master' of github.com:yulqen/datamapsMatthew Lemon2021-05-181-2/+2
|\
| * Update README.mdyulqen2021-05-171-2/+2
* | v1.1.6Matthew Lemon2021-05-183-2/+8
* | fixed test related to getting the correct year from a Month()Matthew Lemon2021-05-185-30/+43
* | fixed bug whereby month year was not used in creating quarterMatthew Lemon2021-05-173-31/+45
* | refactoringsMatthew Lemon2021-05-173-10/+13
* | changed api for monthMatthew Lemon2021-05-163-15/+20
* | more test cases for MonthMatthew Lemon2021-05-161-0/+3
* | fixed type hintMatthew Lemon2021-05-161-1/+3
* | fixed broken testMatthew Lemon2021-05-163-26/+89
* | nearly got tests passing - need to get correct item from listMatthew Lemon2021-05-163-2/+31
* | working on Month classMatthew Lemon2021-05-165-23/+137
|/
* updated version numberMatthew Lemon2021-05-161-1/+1
* updated dependency on bcompiler-engine to v1.1.5Matthew Lemon2021-05-164-3/+7
* added twine to dev requirementsMatthew Lemon2021-05-031-1/+1
* fixes for actiosMatthew Lemon2021-05-034-5/+6
* fixed incorrect bcompiler-engine version dependencyMatthew Lemon2021-05-031-1/+1
* further fixes to remove poetry and fix actionsMatthew Lemon2021-05-033-2/+15
* amended GH actions workflow fileMatthew Lemon2021-05-031-5/+2
* version bump to 1.1.14 to match bcompiler-engineMatthew Lemon2021-05-033-3/+4
* fixed failing test by swapping logicMatthew Lemon2021-05-031-1/+1
* removed poetry lock fileMatthew Lemon2021-05-031-565/+0
* prep for version bumpMatthew Lemon2021-05-024-4/+9
* updated setup.py to bcompiler-engine 1.1.3Matthew Lemon2021-01-261-1/+1
* added details of -z flag and v1.1.2Matthew Lemon2021-01-251-0/+5
* now handles --inputdir and --zipinput and NestedZipErrorMatthew Lemon2021-01-252-1/+11
* added flag for -z --zipinputMatthew Lemon2021-01-251-1/+7
* added CHANGELOG entry I should have put in last commitMatthew Lemon2021-01-221-0/+4
* fixed bug whereby relative paths could not be used for cli flagsMatthew Lemon2021-01-223-6/+19
* update pyinstaller versionMatthew Lemon2021-01-181-1/+1
* update to windows build script 1Matthew Lemon2021-01-181-0/+1
* fix testMatthew Lemon2021-01-181-1/+1
* updated the CHANGELOG covering v1.1.0Matthew Lemon2021-01-181-0/+60
* some further help text changesMatthew Lemon2021-01-181-2/+6
* tidying up some help textMatthew Lemon2021-01-181-22/+45
* added validationonly flag to import templates commandMatthew Lemon2021-01-172-6/+70