CHANGELOG

v1.5.8 (2026-05-16)

Bug Fixes

Chores

Bumps actions/checkout from 3 to 4. - Release notes - Changelog - Commits

— updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production

update-type: version-update:semver-major …

Signed-off-by: dependabot[bot] support@github.com

  • deps: Bump actions/setup-python from 4 to 5 (d320e93)

Bumps actions/setup-python from 4 to 5. - Release notes - Commits

— updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production

update-type: version-update:semver-major …

Signed-off-by: dependabot[bot] support@github.com

  • deps: Bump codecov/codecov-action from 3 to 4 (0e59eb3)

Bumps codecov/codecov-action from 3 to 4. - Release notes - Changelog - Commits

— updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production

update-type: version-update:semver-major …

Signed-off-by: dependabot[bot] support@github.com

Code Style

Documentation

Testing

v1.5.7 (2023-06-10)

Bug Fixes

Chores

Documentation

Testing

v1.5.6 (2023-05-28)

Chores

Refactoring

  • Add granular messages for rmproject (9511060)

v1.5.5 (2023-04-21)

Bug Fixes

  • Shebang for version 3 env (57d4c92)

Chores

Documentation

v1.5.4 (2023-04-17)

Bug Fixes

  • File open encoding error (4304034)

Chores

  • Add annotations for future improvements (7cf8cde)

  • Bump versions (c0b8395)

  • Update pre-commit config (c8689bc)

Documentation

v1.5.3 (2023-04-09)

Bug Fixes

Chores

v1.5.2 (2023-04-08)

Chores

Documentation

  • Add mnissing docstrings to functions (d19176f)

  • Update readme with test results & coverage (cad0b5e)

Refactoring

  • Change del_path to project_name in rmproject (7894bd2)

  • Change exit() to sys.exit() (e372107)

  • Change format string to f string (a82cd0a)

  • Fix argument redefined from local (e146029)

  • Replace code smell != with not in (874f247)

Testing

  • Add deepsource config file (9cf58d2)

  • Add extra pytest plugins (1dc5863)

  • Add test.yml to github workflow (1555449)

  • Exclude tests from mypy testing (e591f41)

  • Fix coverage line for pytest (9f476c1)

  • Pin exact version of python to test with (63c8d46)

  • Remove regex expression from mypy section (f2ac7c9)

  • Replace hard coded directories with relative ones (abf302d)

v1.5.1 (2023-03-14)

Bug Fixes

Chores

v1.5.0 (2023-03-13)

Chores

  • Add B605:start_process_with_a_shell to except (13d5469)

  • Bump version (a334acd)

  • Update library versions in requirements (4a83efa)

  • Update pre-commit versions (e9a7dff)

  • Update precommit-config versions (f054569)

  • Update requirements versions (9864a01)

  • Update social urls in readme (5b16d8f)

Documentation

  • Update mata email address (bd2e9b5)

  • Update supported python versions (ea90036)

Features

  • Add automatic shell restart (b02d031)

Refactoring

  • Change logger f strings to %s (a90e1a1)

v1.3.1 (2022-10-30)

Bug Fixes

  • Imports and docstrintgs (c87c3b8)

Chores

v1.3.0 (2022-10-08)

Chores

v1.2.1 (2022-09-30)

Bug Fixes

Chores

v1.2.0 (2022-09-29)

Chores

Features

  • Add -n option for mkproject (dd57c50)

  • Add mvproject feature (165ecdd)

v1.1.5 (2022-07-22)

Chores

v1.1.4 (2022-07-17)

Bug Fixes

  • Make rmproject warning more descriptive (e0b14c2)

v1.1.3 (2022-07-17)

Bug Fixes

  • Change test order for mvproject function (e87dabc)

v1.1.2 (2022-07-17)

Bug Fixes

  • Add exception handling for mvproject (3265299)

Chores

v1.1.1 (2022-07-17)

Bug Fixes

Chores

  • Bump version (e708ca2)

  • deps: Bump lxml from 4.8.0 to 4.9.1 in /requirements (39ac3b9)

Bumps lxml from 4.8.0 to 4.9.1. - Release notes - Changelog - Commits

— updated-dependencies: - dependency-name: lxml dependency-type: direct:production …

Signed-off-by: dependabot[bot] support@github.com

  • deps: Bump notebook from 6.4.11 to 6.4.12 in /requirements (89e2751)

Bumps notebook from 6.4.11 to 6.4.12.

— updated-dependencies: - dependency-name: notebook dependency-type: indirect …

Signed-off-by: dependabot[bot] support@github.com

v1.1.0 (2022-07-17)

Bug Fixes

  • Add badges (8fc7318)

  • Add sphinx requirements file (55ad58a)

  • Tests.yml - run tests on windows only (43adc6e)

Chores

  • Add click package to setup.cfg (b0dd218)

  • Add coveralls badge (0c240aa)

  • Change requirements to test (1cafba9)

  • Initial commit (a7ba046)

  • Remove tests.yml (1fe4b9b)

  • Remove trailing spaces (3af5389)

  • Update readme with correct website home (e7a9e4a)

Features

  • Add venv renaming function (df2e727)

v1.0.3 (2022-05-31)

Bug Fixes

v1.0.2 (2022-05-31)

Bug Fixes

  • Refresh project support files (2940049)

v1.0.0 (2022-05-06)

Bug Fixes

Chores