aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-15Adds working build manifestHEADmasterMatthew Lemon
2023-10-15Fix test and update pyproject fileMatthew Lemon
2023-04-14wip: Formatting changeMatthew Lemon
2023-04-12wip: Adds TODO in CleanserMatthew Lemon
2022-06-27evolved to pyproject with hatchling and removed setup.pyMatthew Lemon
2022-06-24pyproject.toml is currently broken so 1.1.9 created with setuptoolsMatthew Lemon
2022-06-23updated READMEMatthew Lemon
2022-06-22updated with documentation site addressMatthew Lemon
2022-06-22configured to use new build systemMatthew Lemon
2022-06-21version bumpMatthew Lemon
2022-06-21implemented --template flag - for testingMatthew Lemon
2022-06-21housekeeping - adding some pytest config and other stuffMatthew Lemon
2022-03-19updated pytestMatthew Lemon
2021-05-19updated repr() for Master associated with a monthMatthew Lemon
2021-05-18Merge branch 'master' of github.com:yulqen/datamapsMatthew Lemon
2021-05-18v1.1.6Matthew Lemon
2021-05-18fixed test related to getting the correct year from a Month()Matthew Lemon
2021-05-17Update README.mdyulqen
2021-05-17fixed bug whereby month year was not used in creating quarterMatthew Lemon
2021-05-17refactoringsMatthew Lemon
2021-05-16changed api for monthMatthew Lemon
2021-05-16more test cases for MonthMatthew Lemon
2021-05-16fixed type hintMatthew Lemon
2021-05-16fixed broken testMatthew Lemon
2021-05-16nearly got tests passing - need to get correct item from listMatthew Lemon
2021-05-16working on Month classMatthew Lemon
2021-05-16updated version numberMatthew Lemon
2021-05-16updated dependency on bcompiler-engine to v1.1.5Matthew Lemon
2021-05-03added twine to dev requirementsMatthew Lemon
2021-05-03fixes for actiosMatthew Lemon
2021-05-03fixed incorrect bcompiler-engine version dependencyMatthew Lemon
2021-05-03further fixes to remove poetry and fix actionsMatthew Lemon
2021-05-03amended GH actions workflow fileMatthew Lemon
2021-05-03version bump to 1.1.14 to match bcompiler-engineMatthew Lemon
2021-05-03fixed failing test by swapping logicMatthew Lemon
2021-05-03removed poetry lock fileMatthew Lemon
2021-05-02prep for version bumpMatthew Lemon
2021-01-26updated setup.py to bcompiler-engine 1.1.3Matthew Lemon
2021-01-25added details of -z flag and v1.1.2Matthew Lemon
2021-01-25now handles --inputdir and --zipinput and NestedZipErrorMatthew Lemon
2021-01-25added flag for -z --zipinputMatthew Lemon
2021-01-22added CHANGELOG entry I should have put in last commitMatthew Lemon
2021-01-22fixed bug whereby relative paths could not be used for cli flagsMatthew Lemon
2021-01-18update pyinstaller versionMatthew Lemon
2021-01-18update to windows build script 1Matthew Lemon
2021-01-18fix testMatthew Lemon
2021-01-18updated the CHANGELOG covering v1.1.0Matthew Lemon
2021-01-18some further help text changesMatthew Lemon
2021-01-18tidying up some help textMatthew Lemon
2021-01-17added validationonly flag to import templates commandMatthew Lemon