Skip to content

desdeo-brb v1.0.1

Latest

Choose a tag to compare

@gialmisi gialmisi released this 19 Jun 11:24

Added

  • py.typed marker so type information ships with the package and is picked up
    by downstream type checkers (PEP 561), matching the Typing :: Typed
    classifier.
  • Community health files: GitHub issue and pull request templates.

Fixed

  • Corrected the Zenodo DOI in the README badge to match CITATION.cff.
  • CONTRIBUTING.md now references the correct default branch (master) and the
    docstring style actually used in the codebase (Google, matching mkdocs.yml).

Dependencies

  • Bumped several development, docs, and notebook dependencies via Dependabot
    (e.g. jupyterlab, notebook, jupyter-server, tornado, bleach,
    mistune, urllib3, idna, pymdown-extensions). No changes to the core
    runtime dependencies.

Full Changelog: v1.0.0...v1.0.1