v0.3.3
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
0.3.3 - 2026-03-24
Other Changes
- Fix mkdocs site_dir nested inside docs_dir
Set site_dir to ../site so the build output is placed at the repo root
level instead of inside docs/, which caused an aborted build error.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
- Remove obsolete notebook
- Add Data.from_prices classmethod (#499)
Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com
Co-authored-by: tschm 2046079+tschm@users.noreply.github.com
Co-authored-by: Thomas Schmelzer thomas.schmelzer@gmail.com
- Reorganize tests/ to mirror src/jquantstats/ structure (#500)
Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com
Co-authored-by: tschm 2046079+tschm@users.noreply.github.com
- Bump version 0.3.2 → 0.3.3