Skip to content

Releases: Jebel-Quant/basanos

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 17 Jun 11:06

Changelog

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog,
and entries are generated from Conventional Commits.

[0.7.3] - 2026-06-17

New Features

  • Migrate linalg to cvx-linalg dependency (#532)
  • Subclass cvx.linalg linalg errors in basanos.exceptions

Bug Fixes

  • Re-export linalg errors from basanos.exceptions, not cvx.linalg

Documentation

  • Align README badges with jquantstats style
  • Update SECURITY.md for basanos 0.7.x

Maintenance

  • Chore(deps)(deps): bump the python-dependencies group across 1 directory with 4 updates (#536)
  • Chore(deps)(deps): bump github/codeql-action in the github-actions group (#534)
  • Bring coverage to 100%
  • Update rhiza to v0.15.2 (#542)
  • Update rhiza to v0.15.3 (#543)
  • Update rhiza to v0.17.0 (#544)
  • Update rhiza to v0.18.4 (#545)
  • Chore(deps)(deps): bump the python-dependencies group with 3 updates (#547)
  • Chore(deps)(deps): bump the github-actions group with 9 updates (#546)
  • Chore(deps)(deps): bump the github-actions group with 8 updates (#548)
  • Chore(deps)(deps): bump the python-dependencies group with 4 updates (#549)
  • Sync rhiza template to v0.18.8 (#550)
  • Chore(deps)(deps): bump the python-dependencies group with 5 updates (#552)
  • Add Rhiza Claude commands (/rhiza_quality, /rhiza_update) (#553)
  • Chore(deps)(deps): bump the python-dependencies group with 5 updates (#554)

Other Changes

  • Retire cholesky_solve
  • Sync Rhiza template v0.18.8 → v0.19.3 (#555)
  • Configure mkdocstrings paths=[src] so the book builds without editable install (#556)
  • Bump version 0.7.2 → 0.7.3

PyPI Package

basanos

Conda Recipe

A conda-forge recipe was generated with grayskull and uploaded as the conda-recipe workflow artifact.

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 18 May 07:21

[0.7.2] - 2026-05-18

💼 Other

  • Add CodeFactor badge to README
  • Bump version 0.7.1 → 0.7.2

📚 Documentation

  • Update CHANGELOG for jquantstats 0.9.1 bump
  • Migrate README report.save() to report.to_html(path=...)
  • Update CHANGELOG to mention README migration

PyPI Package

basanos

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 03 May 18:24

[0.7.1] - 2026-05-03

💼 Other

  • Bump version 0.7.0 → 0.7.1

PyPI Package

basanos

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 07:27

[0.7.0] - 2026-04-25

🚀 Features

  • Add basanos.analytics shim forwarding to jquantstats (#521)

💼 Other

  • Bump version 0.6.5 → 0.7.0

PyPI Package

basanos

v0.6.5

Choose a tag to compare

@github-actions github-actions released this 25 Apr 06:42

[0.6.5] - 2026-04-25

💼 Other

  • Bump version 0.6.4 → 0.6.5

📚 Documentation

  • List individual notebooks and reports in mkdocs nav
  • Clean up mkdocs nav structure
  • Fix math rendering — switch from RST to Markdown math syntax
  • Replace RST :attr:/:meth: cross-refs with plain backtick code
  • Replace all RST cross-reference syntax with plain backtick code

PyPI Package

basanos

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 20 Apr 06:56

[0.6.4] - 2026-04-20

🐛 Bug Fixes

  • Point coverage badge at GitHub Pages URL
  • Correct coverage badge link to html-coverage path

💼 Other

  • Bump version 0.6.3 → 0.6.4

PyPI Package

basanos

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 14 Apr 07:17

[0.6.3] - 2026-04-14

🐛 Bug Fixes

  • (docs) Add mkdocstrings[python] to MkDocs extra packages

💼 Other

  • Bump version 0.6.2 → 0.6.3

📚 Documentation

  • Simplify mkdocs.yml via INHERIT from docs/mkdocs-base.yml

PyPI Package

basanos

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 02 Apr 17:47

[0.6.2] - 2026-04-02

💼 Other

  • Bump version 0.6.1 → 0.6.2

PyPI Package

basanos

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 02 Apr 08:01

[0.6.1] - 2026-04-02

💼 Other

  • Bump version 0.6.0 → 0.6.1

📚 Documentation

  • (changelog) Backfill entries for v0.2.4 through v0.6.0
  • (paper) Set author to Thomas Schmelzer thomas@jqr.ae
  • (paper) Remove "Basanos:" prefix from title
  • Add 2026-03-27 repository analysis entry
  • Add 2026-03-27 repository analysis entry #2
  • Add 2026-03-27 repository analysis entry #3

⚙️ Miscellaneous Tasks

  • Run link-check on every push, typecheck across all supported Python versions
  • Integrate typecheck with CI workflow
  • Update typecheck command in CI workflow
  • Update stale comment referencing removed rhiza_typecheck.yml
  • Apply rejected patch hunks and clean up .rej files

PyPI Package

basanos

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 05:21

What's Changed

Other Changes

  • chore(deps)(deps): bump the python-dependencies group with 5 updates by @dependabot[bot] in #451
  • docs: migrate from pdoc/minibook to MkDocs by @tschm in #455
  • Mkdocs by @tschm in #458
  • Mkdocs by @tschm in #459
  • Enforce exact symmetry on EWM correlation matrix estimates by @Copilot in #454
  • Add .github/release.yml changelog config by @Copilot in #465
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #470
  • Add link-check.yml workflow by @Copilot in #464
  • chore(deps): update astral-sh/setup-uv action to v7 by @renovate[bot] in #472
  • chore(deps): update dependency astral-sh/uv to v0.11.2 by @renovate[bot] in #469
  • Fix broken coverage badge link by @Copilot in #474
  • chore(deps): update actions/deploy-pages action to v5 by @renovate[bot] in #471
  • Add GitHub Discussion templates: help-wanted and ideas by @Copilot in #463
  • docs: add uv sync to CONTRIBUTING, link from README, surface good first issues by @Copilot in #466
  • Add PyPI badge to README and expand CI matrix to Ubuntu + macOS by @Copilot in #467
  • docs: add per-class navigable API reference via mkdocstrings by @Copilot in #468
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #475

Full Changelog: v0.5.1...v0.6.0

PyPI Package

basanos