Skip to content

Latest commit

 

History

History
137 lines (100 loc) · 7.59 KB

CHANGELOG.md

File metadata and controls

137 lines (100 loc) · 7.59 KB

Changelog

v1.5.7 (2023-06-10)

Fix

Documentation

v1.5.6 (2023-05-28)

v1.5.5 (2023-04-21)

Fix

  • Shebang for version 3 env (57d4c92)

Documentation

v1.5.4 (2023-04-17)

Fix

  • File open encoding error (4304034)

Documentation

v1.5.3 (2023-04-09)

Fix

v1.5.2 (2023-04-08)

Documentation

  • Add mnissing docstrings to functions (d19176f)
  • Update readme with test results & coverage (cad0b5e)

v1.5.1 (2023-03-14)

Fix

v1.5.0 (2023-03-13)

Feature

  • Add automatic shell restart (b02d031)
  • Add mvproject feature (165ecdd)
  • Add -n option for mkproject (dd57c50)
  • Add venv renaming function (df2e727)

Fix

  • Imports and docstrintgs (c87c3b8)
  • Libmagic import error (a00fb7b)
  • Make rmproject warning more descriptive (e0b14c2)
  • Change test order for mvproject function (e87dabc)
  • Add exception handling for mvproject (3265299)
  • Error in entrypoint (2e95fb1)
  • Tests.yml - run tests on windows only (43adc6e)
  • Add badges (8fc7318)
  • Add sphinx requirements file (55ad58a)
  • Update uri link (764ad41)
  • Refresh project support files (2940049)
  • Spelling (4551e5d)
  • Correct spelling error (143151b)
  • Consolidate error messages (52a106c)
  • Change None to Path object (28bf8ba)

Documentation

  • Update mata email address (bd2e9b5)
  • Update supported python versions (ea90036)

v1.4.0 (2023-03-13)

Feature

  • Add automatic shell restart (b02d031)

Documentation

  • Update mata email address (bd2e9b5)
  • Update supported python versions (ea90036)

v1.3.1 (2022-10-30)

Fix

  • Imports and docstrintgs (c87c3b8)

v1.2.1 (2022-09-30)

Fix

v1.2.0 (2022-09-29)

Feature

  • Add mvproject feature (165ecdd)
  • Add -n option for mkproject (dd57c50)

v1.1.5 (2022-07-22)

v1.1.4 (2022-07-17)

Fix

  • Make rmproject warning more descriptive (e0b14c2)

v1.1.3 (2022-07-17)

Fix

  • Change test order for mvproject function (e87dabc)

v1.1.2 (2022-07-17)

Fix

  • Add exception handling for mvproject (3265299)

v1.1.1 (2022-07-17)

Fix

v1.1.0 (2022-07-17)

Feature

  • Add venv renaming function (df2e727)

Fix

  • Tests.yml - run tests on windows only (43adc6e)
  • Add badges (8fc7318)
  • Add sphinx requirements file (55ad58a)

v1.0.3 (2022-05-31)

Fix

1.0.2 (2022-05-31)

First Release of 'pynball'

github