.. _ref_release_notes: Release notes ############# This document contains the release notes for the PySpeos project. .. vale off .. towncrier release notes start `0.3.0 `_ - March 28, 2025 ================================================================================ .. tab-set:: .. tab-item:: Added .. list-table:: :header-rows: 0 :widths: auto * - provide a way for the user to limit number of threads - `#508 `_ .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - bump pytest from 8.3.4 to 8.3.5 - `#484 `_ * - bump the doc-deps group across 1 directory with 4 updates - `#509 `_ * - bump notebook from 7.3.2 to 7.3.3 - `#510 `_ .. tab-item:: Documentation .. list-table:: :header-rows: 0 :widths: auto * - fix 404 page when download example as python script - `#514 `_ * - add example assets button - `#518 `_ * - fix path to download assets - `#522 `_ .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - core layer loading a camera sensor - `#503 `_ * - doc: Adjust server launch command - `#505 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - update CHANGELOG for v0.2.0 - `#490 `_ * - update CHANGELOG for v0.2.1 - `#492 `_ .. tab-item:: Miscellaneous .. list-table:: :header-rows: 0 :widths: auto * - remove ruff E ignores - `#495 `_ * - remove ruff ignores F - `#506 `_ * - ruff n - `#507 `_ * - ruff TD002, TD003 - `#512 `_ `0.2.1 `_ - March 06, 2025 ================================================================================ .. tab-set:: .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - add mandatory token to release-github - `#491 `_ `0.2.0 `_ - March 06, 2025 ================================================================================ .. tab-set:: .. tab-item:: Documentation .. list-table:: :header-rows: 0 :widths: auto * - documentation review changes - `#483 `_ .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - add missing notebook dependency - `#488 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - add project required info - `#470 `_ * - update CHANGELOG for v0.1.1 - `#473 `_ * - update organization name - `#486 `_ .. tab-item:: Miscellaneous .. list-table:: :header-rows: 0 :widths: auto * - remove ignores for PTH - `#474 `_ * - Remove ruff ignore for "D", pydocstyle - `#482 `_ `0.1.1 `_ - 2025-02-25 ============================================================================ Maintenance ^^^^^^^^^^^ - update CHANGELOG for v0.1.0 `#471 `_ - bump dev version into v0.2.dev0 `#472 `_ `0.1.0 `_ - 2025-02-24 ============================================================================ Dependencies ^^^^^^^^^^^^ - bump the doc-deps group across 1 directory with 4 updates `#452 `_ Documentation ^^^^^^^^^^^^^ - Documentation review `#455 `_ - fix broken inner links `#465 `_ - fix make.bat clean call `#466 `_ Fixed ^^^^^ - missing get method for optical properties `#434 `_ - examples local run path was incorrect `#451 `_ Maintenance ^^^^^^^^^^^ - add new jobs and cleanup workflows `#425 `_ - general update/addition of files at project root level `#427 `_ - update python versions and dependencies `#443 `_ - add nightly workflow `#444 `_ - update code owners `#448 `_ - update labeler `#456 `_ - cleanup repo `#459 `_ Miscellaneous ^^^^^^^^^^^^^ - avoid mutable value as default value in function `#436 `_ - update architecture `#445 `_ - remove docker compose and update doc `#449 `_ - use __getitem__ in SpeosClient `#461 `_ - the core sensor, source, simulation class name `#462 `_ .. vale on