Skip to content

Changelog

All notable changes to this project will be documented in this file.

v1.1.0 🌈 - 2024-11-24

🧭 What's Changed

🚀 New

  • feature: ✨ fix syntax by adding missing commas in function signatures (#1656) @Anselmoo

🐛 Bug Fixes

  • fix: ✏ correct spelling of 'computional' to 'computational' in multiple files (#1649) @Anselmoo

🧰 Maintenance

🐍 Python

  • chore: 🔖 bump version to 1.1.0 and update dependencies (#1701) @Anselmoo
  • [pre-commit.ci] pre-commit autoupdate (#1661) @pre-commit-ci
  • feature: ✨ fix syntax by adding missing commas in function signatures (#1656) @Anselmoo
  • chore: ⬆ update subproject commit for docker-stacks (#1651) @Anselmoo
  • fix: ✏ correct spelling of 'computional' to 'computational' in multiple files (#1649) @Anselmoo
  • chore: 📦 Update dependencies in poetry.lock and pyproject.toml (#1642) @Anselmoo
  • test: ✅ Add unit tests for SpectraFit version and Python 3.8 deprecation warning (#1641) @Anselmoo
  • refactor: ♻ Refactor DataFramePlot methods to improve clarity (#1639) @Anselmoo

:octocat: Github Actions

  • chore(deps): update pypa/gh-action-pypi-publish digest to 218af42 (#1700) @renovate
  • chore(deps): update docker/metadata-action action to v5.6.1 (#1692) @renovate
  • chore(deps): update codecov/codecov-action action to v5.0.7 (#1696) @renovate
  • chore(deps): update codecov/codecov-action action to v5.0.6 (#1693) @renovate
  • chore(deps): update pypa/gh-action-pypi-publish digest to 93e8795 (#1670) @renovate
  • build: bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 (#1681) @dependabot
  • chore(deps): update codecov/codecov-action action to v5 (#1685) @renovate
  • chore(deps): update actions/checkout action to v4.2.2 (#1662) @renovate
  • chore: 💚 update pull request body format in weekly poetry bot workflow (#1658) @Anselmoo
  • fix(deps): update python to >=3.8,<3.14 (#1629) @renovate

🗂 Documentation

  • feature: ✨ fix syntax by adding missing commas in function signatures (#1656) @Anselmoo

🔗 Dependency Updates

  • chore: 🔖 bump version to 1.1.0 and update dependencies (#1701) @Anselmoo
  • chore(deps): 🔄 update dependencies 202411240001 (#1699) @Anselmoo
  • chore(deps): update dependency ruff to ^0.8.0 (#1697) @renovate
  • chore(deps): update dependency types-setuptools to >=75.5.0.20241116,<75.6.0.0 (#1678) @renovate
  • chore(deps): 🔄 update dependencies 202411170001 (#1689) @Anselmoo
  • build: bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 (#1681) @dependabot
  • fix(deps): update dependency kaleido to v0.4.1 (#1686) @renovate
  • chore(deps): 🔄 update dependencies 202411100001 (#1680) @Anselmoo
  • chore(deps): 🔄 update dependencies 202411030001 (#1673) @Anselmoo
  • fix(deps): update dependency networkx to v3.4.2 (#1667) @renovate
  • chore(deps): 🔄 update dependencies 202410270001 (#1666) @Anselmoo
  • chore(deps): 🔄 update dependencies 202410200001 (#1657) @Anselmoo
  • feature: ✨ fix syntax by adding missing commas in function signatures (#1656) @Anselmoo
  • chore(deps): update dependency types-setuptools to >=75.2.0.20241018,<75.3.0.0 (#1653) @renovate
  • chore(deps): update dependency mkdocstrings to v0.26.2 (#1652) @renovate
  • chore: ⬆ update subproject commit for docker-stacks (#1651) @Anselmoo
  • chore(deps): update dependency mkdocstrings to v0.26.2 (#1646) @renovate
  • fix(deps): update python to >=3.8,<3.14 (#1629) @renovate
  • chore(deps): update dependency mkdocstrings to v0.26.2 (#1643) @renovate
  • chore: 📦 Update dependencies in poetry.lock and pyproject.toml (#1642) @Anselmoo
  • chore(deps): 🔄 update dependencies 202410130001 (#1638) @Anselmoo
  • chore(deps): update dependency mkdocstrings to v0.26.2 (#1637) @renovate

🔬 Testing & Coverage

  • chore: 🔖 bump version to 1.1.0 and update dependencies (#1701) @Anselmoo
  • feature: ✨ fix syntax by adding missing commas in function signatures (#1656) @Anselmoo
  • chore: ⬆ update subproject commit for docker-stacks (#1651) @Anselmoo
  • fix: ✏ correct spelling of 'computional' to 'computational' in multiple files (#1649) @Anselmoo
  • chore: 📦 Update dependencies in poetry.lock and pyproject.toml (#1642) @Anselmoo
  • test: ✅ Add unit tests for SpectraFit version and Python 3.8 deprecation warning (#1641) @Anselmoo

📝 Changelog

📦 Vendor

📦 Full Changelog

Full Changelog: github.com/Anselmoo/spectrafit/compare/v1.0.5...v1.1.0

⚙ Who Contributes

@Anselmoo, @github-actions[bot], @renovate and @renovate[bot]

v1.0.5 🌈 - 2024-10-11

🧭 What's Changed

🧰 Maintenance

🐍 Python

  • build: 🔖 Bump version to v1.0.5 (#1630) @Anselmoo
  • refactor: ♻ File I/O operations for better readability and maintainability (#1621) @Anselmoo
  • build: 🔒 Warning for the end of support for Python 3.8 is approaching (#1608) @Anselmoo
  • chore: ♻ Update RIXSConverter class documentation and argument descriptions (#1605) @Anselmoo
  • refactor: ♻ Refactor dictionary comprehension for generating report (#1600) @Anselmoo

:octocat: Github Actions

  • chore(deps): update actions/checkout action to v4.2.1 (#1628) @renovate
  • chore(deps): update docker/setup-buildx-action action to v3.7.1 (#1624) @renovate
  • chore(deps): update sigstore/cosign-installer action to v3.7.0 (#1625) @renovate
  • chore(deps): update docker/setup-buildx-action action to v3.7.0 (#1623) @renovate
  • chore(deps): update docker/build-push-action action to v6.9.0 (#1617) @renovate
  • chore(deps): update pypa/gh-action-pypi-publish digest to f760068 (#1613) @renovate
  • chore(deps): update codecov/codecov-action action to v4.6.0 (#1619) @renovate
  • chore(deps): update docker/build-push-action action to v6.8.0 (#1611) @renovate
  • chore: 💚 update dependencies for poetry.lock reporting (#1614) @Anselmoo
  • chore(deps): update actions/checkout action to v4.2.0 (#1610) @renovate
  • chore(deps): update pypa/gh-action-pypi-publish digest to 897895f - autoclosed (#1596) @renovate
  • build: bump pypa/gh-action-pypi-publish from 3697819 to 897895f (#1601) @dependabot
  • chore: ✏ update dependencies in weekly-poetry-bot.yml (#1599) @Anselmoo

🔗 Dependency Updates

📝 Changelog

📦 Full Changelog

Full Changelog: github.com/Anselmoo/spectrafit/compare/v1.0.4...v1.0.5

⚙ Who Contributes

@Anselmoo, @github-actions[bot], @renovate and @renovate[bot]

v1.0.4 🌈 - 2024-09-12

🧭 What's Changed

🧰 Maintenance

🐍 Python

:octocat: Github Actions

🗂 Documentation

  • docs: 📖 Update README.md (#1525) @Anselmoo
  • docs: 📝 docs: Update SpectraFit documentation link and add badge (#1464) @Anselmoo
  • docs: 📝 Update cosign installation instructions and add verification steps (#1460) @Anselmoo

🔗 Dependency Updates

🔬 Testing & Coverage

📝 Changelog

📦 Full Changelog

Full Changelog: github.com/Anselmoo/spectrafit/compare/v1.0.3.post2...v1.0.4

⚙ Who Contributes

@Anselmoo, @github-actions, @github-actions[bot], @renovate and @renovate[bot]

v1.0.3.post2 🌈 - 2024-07-29

🧭 What's Changed

🧰 Maintenance

🐍 Python

:octocat: Github Actions

🔗 Dependency Updates

📝 Changelog

📦 Full Changelog

Full Changelog: github.com/Anselmoo/spectrafit/compare/v1.0.3.post1...v1.0.4

⚙ Who Contributes

@Anselmoo

v1.0.3.post1 🌈 - 2024-07-29

🧭 What's Changed

🧰 Maintenance

🐍 Python

:octocat: Github Actions

🔗 Dependency Updates

📝 Changelog

📦 Full Changelog

Full Changelog: github.com/Anselmoo/spectrafit/compare/v1.0.3.post0...v1.0.4

⚙ Who Contributes

@Anselmoo

v1.0.3.post0 🌈 - 2024-07-28

🧭 What's Changed

🧰 Maintenance

🐍 Python

:octocat: Github Actions

🔗 Dependency Updates

📦 Full Changelog

Full Changelog: github.com/Anselmoo/spectrafit/compare/v1.0.3...v1.0.4

⚙ Who Contributes

@Anselmoo, @renovate and @renovate[bot]

v1.0.3 🌈 - 2024-07-28

🧭 What's Changed

:octocat: Github Actions

  • feat: 👷 Update Docker dependencies for Docker actions (#1437) @Anselmoo

📝 Changelog

📦 Full Changelog

Full Changelog: github.com/Anselmoo/spectrafit/compare/v1.0.2...v1.0.3

⚙ Who Contributes

@Anselmoo

v1.0.2 🌈 - 2024-07-28

🧭 What's Changed

🧰 Maintenance

🐍 Python

:octocat: Github Actions

🗂 Documentation

🔗 Dependency Updates

📝 Changelog

📦 Vendor

📦 Full Changelog

Full Changelog: github.com/Anselmoo/spectrafit/compare/v1.0.1...v1.0.2

⚙ Who Contributes

@Anselmoo, @renovate and @renovate[bot]

v1.0.1 🌈 - 2024-05-24

🧭 What's Changed

🚀 New

💻 Codesspaces

  • chore: ⬆ Update devcontainer.json to use dev-3.10 Python image (#1296) @Anselmoo
  • chore(deps): ⬆ update mcr.microsoft.com/devcontainers/python docker tag to v1 (#1293) @renovate
  • revert: ➖ Removed poetry shell (#1238) @Anselmoo
  • chore: ✨ Update devcontainer.json with new features (#1237) @Anselmoo

🧰 Maintenance

🐍 Python

:octocat: Github Actions

🗂 Documentation

  • fix: 📝 Update citation information and add DOI badge (#1326) @Anselmoo
  • chore: 📚 Update pymdownx.emoji extension and mike deploy command (#1282) @Anselmoo

🔗 Dependency Updates

📝 Changelog

📦 Full Changelog

Full Changelog: github.com/Anselmoo/spectrafit/compare/v1.0.0.post1...v1.1.0

⚙ Who Contributes

@Anselmoo, @renovate and @renovate[bot]

v1.0.0.post1 🌈 - 2024-02-19

🧭 What's Changed

🧰 Maintenance

🐍 Python

🔗 Dependency Updates

📝 Changelog

📦 Full Changelog

Full Changelog: github.com/Anselmoo/spectrafit/compare/v1.0.0.post0...v1.0.1

⚙ Who Contributes

@Anselmoo

v1.0.0.post0 🌈 - 2024-02-18

🧭 What's Changed

🚀 New

🧰 Maintenance

🐍 Python

:octocat: Github Actions

🗂 Documentation

🔗 Dependency Updates

🔬 Testing & Coverage

📝 Changelog

🐳 Docker

  • feat: ✨ Introduce min_rel for confidence integrals (#1142) @Anselmoo

📦 Vendor

📦 Full Changelog

Full Changelog: github.com/Anselmoo/spectrafit/compare/v1.0.0...v1.1.0

⚙ Who Contributes

@Anselmoo

v1.0.0🌈 - 2023-10-07

🧭 What's Changed

🧰 Maintenance

🐍 Python

🔗 Dependency Updates

🔬 Testing & Coverage

🔒 Security

📝 Changelog

📦 Full Changelog

Full Changelog: github.com/Anselmoo/spectrafit/compare/v0.22.9...v0.22.10

⚙ Who Contributes

@Anselmoo