Skip to content

differences v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Apr 20:39

Commits

d246375 Merge pull request #23 from bernardodionisi/release/0.3.x
563e2be ci(release): use PyPI Trusted Publisher (OIDC) instead of API tokens
5b7841b chore: remove unused requirements-dev.txt (superseded by [project.optional-dependencies] extras)
c498d4e docs(readme): fix logo path to docs/imgs/logo/
0c1f50b deps: raise statsmodels floor to 0.14 for scipy _centered fix and numpy 2 compat
67095db docs: use dots.png as favicon and logo
4e6f989 docs: copy st-* assets at conf import time so CI build includes them
0621b9c docs: let sphinx_tutorials register st-* assets; drop redundant glob in conf.py that ran before the extension copied files into _static/
89002ce remove pre-push hook; recommend running nox manually
ef7d0d0 add pre-push git hook running nox, plus install note
f007230 ci: fix test + docs failures, add noxfile for local CI parity
33ff032 gitignore: narrow docs/_static ignore to st-* files only
84daf79 Merge remote-tracking branch 'origin/main' into release/0.3.0
9fe8526 Merge pull request #22 from ljwolf/main
fe575cd docs: polish README + Sphinx docs, gitignore build artifacts
efd9ca3 add polars to dependencies and minimal ATTgt test suite
ce4b2e0 fix(pyproject): move extras under [project.optional-dependencies]
4d9d5aa fix(ci): update workflows — correct package name, upgrade actions, simplify test pipeline
ceb76f1 update(docs + data generation): moved to sphinx-tutorials and added data generation back which depends (optionally) on linearmodels
66bde02 update(docs-tests): deleted docs to move to sphinx-tutorials, plus some uncommitted various changes
53f42f0 fix NaN->nan issue for numpy 2.0
d766a96 clean-up
1b160e3 updates
bf238f7 updates
86b15a2 update license
d57c42b move note
448a0ef note
7f83490 add logo back