Skip to content

Latest commit

 

History

History
219 lines (111 loc) · 9.99 KB

CHANGELOG.md

File metadata and controls

219 lines (111 loc) · 9.99 KB

CHANGELOG

v1.0.10 (2024-09-30)

Fix

Unknown

  • Attempt to remove warnings when running workflows/CI-CD.yml (63562d9)

v1.0.9 (2024-09-30)

Fix

  • fix: Made numpy requirement less strict. (72dcb55)

Refactor

  • refactor: CI-CD.yml (62e6f9c)

  • refactor: CI-CD.yml (250dd75)

  • refactor: CI-CD.yml (1486e32)

  • refactor: CI-CD.yml (ee1f66d)

  • refactor: CI-CD.yml (aa8ce41)

  • refactor: workflows/CI-CD.yml so it will not try to test-publish an already published relase (72bd9eb)

Test

  • test: Added doctest to workflows/CI-CD.yml and deleted workflows/publish.yml and workflows/testpublish.yml (1ff7318)

Unknown

    • fix: Made numpy requirement more strict for python 3.12 (896e8ee)
  • Attempt 2 on resolving python and numpy requirements (5a69ad9)

  • Attempt to resolve python and numpy requirements (c0144cb)

  • refactor CI-CD.yml (1166226)

v1.0.8 (2024-09-11)

Fix

  • fix: Removed fragile determination of package version in init.py (b1a8f00)

v1.0.7 (2024-09-11)

Fix

  • fix: Added CODECOV_TOKEN to CI-CD.yml and PyPi version to README.md (d3a9984)

v1.0.6 (2024-09-11)

Fix

  • fix: Yet another attempt to fix workflows/CI-CD.yml (e6e88e2)

v1.0.5 (2024-09-11)

Fix

  • fix: Another attempt to fix workflows/CI-CD.yml (fb9c7b8)

v1.0.4 (2024-09-11)

Fix

  • fix: Another attempt to fix workflows/CI-CD.yml (386be8e)

v1.0.3 (2024-09-10)

Build

  • build: updated CI-CD.yml (fdc518c)

  • build: updated CI-CD.yml (73603b5)

  • build: Update CI-CD.yml (dca15d8)

  • build: Updated CI-CD.yml (5cd9385)

  • build: Renamed CI-tests.yml to CI-CD.yml (68f73d7)

  • build: test new build workflow (22db731)

Documentation

  • docs: Cleaned up CHANGELOG.md (d93dc71)

Fix

Unknown

  • Fix: publish.yml (c9229c3)

  • Build: Update and rename CI-CD.yml to CI-tests.yml (547ea07)

  • Build: Updated pyproject.toml (94ebcac)

  • Update CI-CD.yml

Fix: Fixed a bug in build in CI_CD.yml file (f201056)

  • Update and rename CI-tests.yml to CI-CD.yml

Build: Added automatic build and deployment (9579cf0)

  • Updated CI-tests.yml (a135653)

  • Update publish.yml (ff6e9ac)

  • Updated README.md (0c3aee1)

  • Rename python-package.yml to CI-tests.yml (afdac19)

  • Update python-package.yml (43a866e)

  • Update python-package.yml (391cb6e)

  • Updated path to documentation (e2a7137)

  • Updated README.md (dc8f1e2)

  • Update python-package.yml

Added python 3.12 to test matrix (328f417)

  • updated poetry.lock and pyproject.toml (554d9cb)

  • Added ruff to dev dependencies (5e417e6)

  • Update python-package.yml (50cd0b2)

  • Update python-package.yml

Simplified install of dependencies (3a66ea0)

  • Update python-package.yml (7ac1bd0)

  • Update python-package.yml (13d0102)

  • Added workflow status to README.md (3260bfc)

  • Update python-package.yml (4f00848)

  • Update python-package.yml (52e9c8a)

  • Create python-package.yml (753a4fd)

  • Added doc image and version image to README.md (d521b66)

  • Create publish.yml (44bbd7f)

  • Attempt 7 (517de81)

  • Attempt 6 (bb67800)

  • Attempt 5 (f81617b)

  • Another attempt to make readthedocs work... (7c831f7)

  • Try to explicitly install myst-nb (425f07c)

  • Updated to python 3.12 (b609e47)

  • Another attempt to fix the readthedocs.yml file. (4542c49)

  • Updated readthedocs.yml (c380d9b)

  • Added stacklevel=2 to warnings.warn Added ruff linter to pyproject.toml pep8 (01f2583)

  • v1.0.2 (1a4671b)

v1.0.2 (2024-02-12)

Build

  • build: .coverage and .lock updated (710bcc2)

Fix

  • fix(license): Fixed license and poetry.lock file. (eb4b9f3)

v1.0.1 (2024-02-09)

Build

  • build: Prepare for release v1.0.1 (4f1d6e3)

  • build: Added Python Semantic Release to pyproject.toml (7795cee)

  • build: add PSR as dev dependency (f2dbf42)

Documentation

  • docs: Updated header in CHANGELOG.md (8a8c29a)

Unknown

v1.0.0 (2024-02-09)

Unknown

  • Initial package setup with translated code from Matlab to Python. (285d6e3)