Changelog

CHANGELOG

v1.0.9 (2025-08-02)

Features

  • export datasets to RDS files

  • test workflow runs on a Python version matrix

  • scikit-learn compatible data generator

  • compatibility helpers for lifelines and scikit-survival

Documentation

  • updated usage examples and tutorials

  • document optional scikit-survival dependency throughout the docs

Continuous Integration

  • auto-tag releases using the version check script

Misc

  • README quick example uses covariate_range

v1.0.8 (2025-07-30)

Documentation

  • ensure absolute path resolution in conf.py

  • drop unsupported theme option

  • define bibliography anchors and headings

  • fix tutorial links to non-existing docs

  • add additional references to the bibliography

Testing

  • add CLI integration test

  • expand piecewise generator test coverage

Misc

  • remove fix_recommendations.md

v1.0.0 (2025-06-06)

Misc

  • Align pyproject version with GitHub tag

  • Add project Code of Conduct

v0.7.1 (2025-04-13)

Bug Fixes

Chores

Documentation

  • Add mathematical foundations page for all survival models (8472ff1)

  • Add roadmap for advanced survival models and extend TODO (1990109)

  • Add usage examples for all models in index.md (57c5fb0)

  • Fix version number in pyproject (6cff868)

v0.7.0 (2025-04-12)

Chores

Features

  • docs: Document generic interface generate() and update examples (55e22a4)

v0.6.1 (2025-04-12)

Bug Fixes

Chores

Documentation

v0.6.0 (2025-04-12)

v0.5.0 (2025-04-12)

Features

  • Add documentation to readthedocs (1b00d74)

v0.4.0 (2025-04-12)

Bug Fixes

Chores

Features

  • Add documentation to readthedocs (d1a0d29)

  • Add documentation to readthedocs (78eb448)

v0.3.1 (2025-04-12)

Bug Fixes

Chores

Features

  • Add documentation to readthedocs (c33f666)

v0.3.0 (2025-04-12)

Bug Fixes

Chores

v0.2.1 (2025-04-12)

v0.2.0 (2025-04-12)

v0.1.0 (2025-04-12)

Bug Fixes

Chores

Continuous Integration

  • Add GitHub Actions workflow for test automation (0d57884)

  • Add GitHub Actions workflow for test automation (33e1e40)

Documentation

  • Add Sphinx configuration with Markdown support and index.md setup (75d4653)

  • Add Sphinx documentation with MyST and autodoc integration (f58feea)

Features

  • Add changelog automation (055c209)

  • Add changelog automation (f22aba7)

  • Implement core CPHM data simulation with validation and censoring models (f5ef282)

  • Implement THMM data generator and finalize full model suite (1e667ba)