aboutsummaryrefslogtreecommitdiff
path: root/datamaps (follow)
AgeCommit message (Expand)Author
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-24pyproject.toml is currently broken so 1.1.9 created with setuptoolsMatthew Lemon
2022-06-21version bumpMatthew Lemon
2022-06-21implemented --template flag - for testingMatthew Lemon
2021-05-19updated repr() for Master associated with a monthMatthew Lemon
2021-05-18v1.1.6Matthew Lemon
2021-05-18fixed test related to getting the correct year from a Month()Matthew Lemon
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-03fixes for actiosMatthew 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-02prep for version bumpMatthew Lemon
2021-01-25now handles --inputdir and --zipinput and NestedZipErrorMatthew Lemon
2021-01-25added flag for -z --zipinputMatthew Lemon
2021-01-22fixed bug whereby relative paths could not be used for cli flagsMatthew Lemon
2021-01-18fix testMatthew 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
2021-01-17added flag to change input directory for import templates commandMatthew Lemon
2021-01-16handling rowlimit logging and checking here rather than bcompilerMatthew Lemon
2021-01-16version bump to 1.1.0Matthew Lemon
2021-01-16added --rowlimit flag for import operationMatthew Lemon
2021-01-13version bump - v1.0.9Matthew Lemon
2021-01-13added datamap config commandMatthew Lemon
2021-01-11changes to accommodate row-limiting in bcompiler-engineMatthew Lemon
2020-06-21tracking v1.0.6 of bcompiler-engineMatthew Lemon
2020-05-17upped to 1.0.5MR Lemon
2020-05-17checking for win32 path style in testMR Lemon
2020-05-17attempted fix for failing GA nox testMR Lemon
2020-05-16internal documentation improvementsMR Lemon
2020-05-16Black formattingMR Lemon
2020-05-16improved tests - passing; accepts Path or str paths in datamap checkMR Lemon
2020-05-15first two passing tests in implementing --datamap option in datamaps interfaceMR Lemon
2020-05-14removed breakpointMatthew Lemon
2020-04-30skipped test - for further investigationMatthew Lemon
2020-04-23fix test to make it work on Windows?MR Lemon
2020-03-14fix for error in last version to match bcompiler-engineMatthew Lemon
2020-03-14quick and incomplete fix for #5Matthew Lemon
2019-11-25updated to 1.0.1 for #4 fixMatthew Lemon