Skip to content

Latest commit

 

History

History
77 lines (42 loc) · 4.36 KB

CHANGELOG.md

File metadata and controls

77 lines (42 loc) · 4.36 KB

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.

Unreleased

Compare with latest

Added

  • 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

Compare with v1.1.0

Added

  • Add PyPI Downloads badge and update version support in documentation (6c30273 by A Nova).

v1.1.0 - 2025-01-02

Compare with v1.0.1

Added

  • Add generate_random_stock_prices function and enhance return_exps for better error handling and flexibility (95662a1 by A Nova).

Removed

  • Remove GitHub release check and related steps from PyPI publish workflow (c34aec1 by A Nova).

v1.0.1 - 2025-01-01

Compare with v1.0.0

Removed

  • Remove PyPI Downloads badge for now from README and documentation (614f8a7 by A Nova).

v1.0.0 - 2025-01-01

Compare with v0.0.2

Added

  • Add id-token permission to PyPI publish workflow (972d752 by A Nova).

v0.0.2 - 2025-01-01

Compare with v0.0.1

Fixed

  • Fix PyPI version check to handle null responses in workflow (very first PyPI release) (273486a by A Nova).

v0.0.1 - 2025-01-01

Compare with first commit

Added

  • 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).

Removed

  • Remove redundant sections from demo.md for clarity and conciseness (857108d by A Nova).
  • Removed notebook test file (4d493a5 by A Nova).