| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add function to read json input | Alex Schofield | 2025-02-26 | 1 | -2/+11 |
| * | refactor: change methods not using its bound instance to staticmethods | deepsource-autofix[bot] | 2025-02-21 | 1 | -2/+4 |
| * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2025-02-21 | 1 | -2/+0 |
| * | return empty byte string if input data is empty | Alex Schofield | 2025-02-21 | 1 | -0/+3 |
| * | remove all logging temporarily as it's being a pain | Alex Schofield | 2025-02-21 | 1 | -30/+1 |
| * | backup commit - 21st @ 00:00 | Alex Schofield | 2025-02-21 | 1 | -1/+1 |
| * | move logger into utils.py | Alex Schofield | 2025-02-20 | 1 | -4/+27 |
| * | move create_byte_stream() to utils.py | Alex Schofield | 2025-02-20 | 1 | -0/+20 |
| * | update path to logger module in utils.py | Alex Schofield | 2025-02-20 | 1 | -1/+1 |
| * | update import paths for modules | Alex Schofield | 2025-02-20 | 1 | -1/+1 |
| * | update pyproject.toml & references with new src folder name | Alex Schofield | 2025-02-20 | 1 | -0/+16 |
