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.
- Address CodeQL alerts: Update GitHub Actions workflow to add permissions for content read access and specify action version for PyPI publishing (03cdfb7 by A Nova).
v1.1.1 - 2025-01-09
- Add PyPI Downloads badge and update version support in documentation (6c30273 by A Nova).
v1.1.0 - 2025-01-02
- Add generate_random_stock_prices function and enhance return_exps for better error handling and flexibility (95662a1 by A Nova).
- Remove GitHub release check and related steps from PyPI publish workflow (c34aec1 by A Nova).
v1.0.1 - 2025-01-01
- Remove PyPI Downloads badge for now from README and documentation (614f8a7 by A Nova).
v1.0.0 - 2025-01-01
- Add id-token permission to PyPI publish workflow (972d752 by A Nova).
v0.0.2 - 2025-01-01
- Fix PyPI version check to handle null responses in workflow (very first PyPI release) (273486a by A Nova).
v0.0.1 - 2025-01-01
- Add GitHub Actions workflows for publishing Material Docs and PyPI (30be60e by A Nova).
- Add PLUTUS banner and comprehensive tests section to documentation (390617c by A Nova).
- Add requirements.txt and setup.py for project dependencies and packaging (e15b4b6 by A Nova).
- Added group for testing in notebook (f2790c4 by A Nova).