Commit Graph

88 Commits

Author SHA1 Message Date
746bc382a9 Updated for new ruff linting codes 2025-05-28 15:13:57 +01:00
0b0a0ca5c5 Added autogenerated sphinx documentation 2025-05-28 15:12:44 +01:00
0ad146179c Marked module as typed in python 2025-05-28 15:12:23 +01:00
fc40b9e0c7 Added python docstrings to rust code 2025-05-28 15:11:45 +01:00
384cac63fb Update devenv 2025-05-28 13:54:40 +01:00
eba7e8b6e5 Added automatic publishing of pypi package 2025-05-28 12:24:40 +01:00
41bc826518 Switched version to be completely managed by maturin 2025-05-28 11:13:59 +01:00
603762d776 Added cargo-bump to devenv 2025-05-28 11:13:44 +01:00
94317da086 Version bump 2025-05-28 11:13:26 +01:00
6316505a8d Added pre-push check for version bump 2025-05-28 11:13:17 +01:00
5f9762461a Attempt to fix poetry management 2025-05-28 10:46:03 +01:00
8cc399d036 Fixed pyproject.toml poetry attribute issue 2025-05-28 10:38:26 +01:00
782d1e0da0 Fixed python package testing workflow 2025-05-28 10:32:57 +01:00
14f248e6aa Patch: Fixed package after dependabot updates 2025-05-28 10:28:42 +01:00
913104aa59 Updated lock and requirements 2025-05-28 10:27:45 +01:00
4a5456e93a Updated pyarray conversions from numpy 0.22.0 to 0.25.0 compatible calls 2025-05-28 10:23:14 +01:00
e697741d39 Merge pull request #6 from Cian-H/dependabot/pip/win32-setctime-1.2.0
pip-deps-dev(deps-dev): bump win32-setctime from 1.1.0 to 1.2.0
2025-05-28 10:17:16 +01:00
e22c555910 Merge pull request #5 from Cian-H/dependabot/cargo/pyo3-0.25.0
deps(deps): update pyo3 requirement from 0.22.5 to 0.25.0
2025-05-28 10:17:03 +01:00
da827cbde0 Merge branch 'main' into dependabot/cargo/pyo3-0.25.0 2025-05-28 10:16:54 +01:00
dependabot[bot]
b3ae117e9f pip-deps-dev(deps-dev): bump win32-setctime from 1.1.0 to 1.2.0
Bumps [win32-setctime](https://github.com/Delgan/win32-setctime) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/Delgan/win32-setctime/releases)
- [Changelog](https://github.com/Delgan/win32-setctime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Delgan/win32-setctime/compare/1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: win32-setctime
  dependency-version: 1.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 09:16:50 +00:00
0239f0f1e7 Merge pull request #15 from Cian-H/dependabot/pip/packaging-25.0
pip-deps-dev(deps-dev): bump packaging from 24.2 to 25.0
2025-05-28 10:16:04 +01:00
dfc27d04c4 Merge pull request #14 from Cian-H/dependabot/pip/mypy-extensions-1.1.0
pip-deps-dev(deps-dev): bump mypy-extensions from 1.0.0 to 1.1.0
2025-05-28 10:15:52 +01:00
a05b6ef8a4 Merge pull request #13 from Cian-H/dependabot/pip/maturin-1.8.6
pip-deps(deps): bump maturin from 1.7.4 to 1.8.6
2025-05-28 10:15:38 +01:00
dependabot[bot]
e7ec246f4b pip-deps(deps): bump maturin from 1.7.4 to 1.8.6
Bumps [maturin](https://github.com/pyo3/maturin) from 1.7.4 to 1.8.6.
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](https://github.com/pyo3/maturin/compare/v1.7.4...v1.8.6)

---
updated-dependencies:
- dependency-name: maturin
  dependency-version: 1.8.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 09:15:25 +00:00
ae8acf322a Merge pull request #12 from Cian-H/dependabot/pip/pytest-8.3.5
pip-deps-dev(deps-dev): bump pytest from 8.3.3 to 8.3.5
2025-05-28 10:14:56 +01:00
dependabot[bot]
f6c6600d92 pip-deps-dev(deps-dev): bump pytest from 8.3.3 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.5)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 8.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 09:14:38 +00:00
21015543e7 Merge pull request #11 from Cian-H/dependabot/pip/ruff-0.11.11
pip-deps-dev(deps-dev): bump ruff from 0.7.1 to 0.11.11
2025-05-28 10:13:56 +01:00
4475e7eb43 Merge branch 'main' into dependabot/pip/ruff-0.11.11 2025-05-28 10:13:47 +01:00
dependabot[bot]
caec8b963b pip-deps-dev(deps-dev): bump mypy-extensions from 1.0.0 to 1.1.0
Bumps [mypy-extensions](https://github.com/python/mypy_extensions) from 1.0.0 to 1.1.0.
- [Commits](https://github.com/python/mypy_extensions/compare/1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: mypy-extensions
  dependency-version: 1.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 09:13:29 +00:00
5e75d03248 Merge pull request #10 from Cian-H/dependabot/pip/loguru-0.7.3
pip-deps-dev(deps-dev): bump loguru from 0.7.2 to 0.7.3
2025-05-28 10:13:15 +01:00
dependabot[bot]
b47f3cf35d pip-deps-dev(deps-dev): bump ruff from 0.7.1 to 0.11.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.1 to 0.11.11.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.7.1...0.11.11)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.11.11
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 09:12:54 +00:00
dependabot[bot]
d4679ec3e9 pip-deps-dev(deps-dev): bump loguru from 0.7.2 to 0.7.3
Bumps [loguru](https://github.com/Delgan/loguru) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/Delgan/loguru/compare/0.7.2...0.7.3)

---
updated-dependencies:
- dependency-name: loguru
  dependency-version: 0.7.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 09:12:30 +00:00
dependabot[bot]
3bb4e0c7d4 pip-deps-dev(deps-dev): bump packaging from 24.2 to 25.0
Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.2...25.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-version: '25.0'
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 09:11:52 +00:00
33b7e1a317 Merge pull request #9 from Cian-H/dependabot/pip/mypy-1.15.0
pip-deps-dev(deps-dev): bump mypy from 1.13.0 to 1.15.0
2025-05-28 10:10:25 +01:00
dependabot[bot]
e9f18f7a19 pip-deps-dev(deps-dev): bump mypy from 1.13.0 to 1.15.0
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.15.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 09:09:23 +00:00
9a016bd6d6 Merge pull request #8 from Cian-H/dependabot/pip/pluggy-1.6.0
pip-deps-dev(deps-dev): bump pluggy from 1.5.0 to 1.6.0
2025-05-28 10:07:56 +01:00
9b75f18e02 Merge pull request #7 from Cian-H/dependabot/cargo/flexbuffers-25.2.10
deps(deps): update flexbuffers requirement from 2.0.0 to 25.2.10
2025-05-28 10:07:32 +01:00
a44debbda0 Merge pull request #4 from Cian-H/dependabot/cargo/numpy-0.25.0
deps(deps): update numpy requirement from 0.22.0 to 0.25.0
2025-05-28 10:06:24 +01:00
820e76d922 Merge pull request #3 from Cian-H/dependabot/cargo/thiserror-2.0.12
deps(deps): update thiserror requirement from 1.0.60 to 2.0.12
2025-05-28 10:06:09 +01:00
477d71b8bf Merge pull request #2 from Cian-H/dependabot/github_actions/actions/setup-python-5
ci: bump actions/setup-python from 3 to 5
2025-05-28 10:05:23 +01:00
3a3c13fac0 Merge pull request #1 from Cian-H/dependabot/github_actions/abatilo/actions-poetry-4
ci: bump abatilo/actions-poetry from 2 to 4
2025-05-28 10:05:04 +01:00
dependabot[bot]
460d4d6e58 pip-deps-dev(deps-dev): bump pluggy from 1.5.0 to 1.6.0
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.5.0 to 1.6.0.
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pluggy/compare/1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: pluggy
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 17:02:57 +00:00
dependabot[bot]
102a6f0f51 deps(deps): update flexbuffers requirement from 2.0.0 to 25.2.10
Updates the requirements on [flexbuffers](https://github.com/google/flatbuffers) to permit the latest version.
- [Release notes](https://github.com/google/flatbuffers/releases)
- [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/flatbuffers/compare/v2.0.0...v25.2.10)

---
updated-dependencies:
- dependency-name: flexbuffers
  dependency-version: 25.2.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 17:02:53 +00:00
dependabot[bot]
5294e5d252 deps(deps): update pyo3 requirement from 0.22.5 to 0.25.0
Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/v0.22.6/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.22.5...v0.22.6)

---
updated-dependencies:
- dependency-name: pyo3
  dependency-version: 0.22.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 17:02:44 +00:00
dependabot[bot]
333266bcb2 deps(deps): update numpy requirement from 0.22.0 to 0.25.0
Updates the requirements on [numpy](https://github.com/PyO3/rust-numpy) to permit the latest version.
- [Release notes](https://github.com/PyO3/rust-numpy/releases)
- [Changelog](https://github.com/PyO3/rust-numpy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PyO3/rust-numpy/compare/v0.22.0...v0.22.1)

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 0.22.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 17:02:37 +00:00
dependabot[bot]
75378a111a deps(deps): update thiserror requirement from 1.0.60 to 2.0.12
Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...2.0.12)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 17:02:33 +00:00
dependabot[bot]
5593c4bf7d ci: bump actions/setup-python from 3 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 17:02:30 +00:00
dependabot[bot]
36bb687f5d ci: bump abatilo/actions-poetry from 2 to 4
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2 to 4.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](https://github.com/abatilo/actions-poetry/compare/v2...v4)

---
updated-dependencies:
- dependency-name: abatilo/actions-poetry
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 17:02:27 +00:00
5aff65d314 Added dpendabot config 2025-05-27 18:01:38 +01:00
Cian Hughes
189cc4ff6c Fixed misconfigured workflow 2024-11-14 18:40:43 +00:00