Skip to content

Commit ea38981

Browse files
author
semantic-release
committed
0.7.1
Automatically generated by python-semantic-release
1 parent bbd12d8 commit ea38981

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,42 @@
11
# CHANGELOG
22

33

4+
## v0.7.1 (2025-04-13)
5+
6+
### Bug Fixes
7+
8+
- Fix import
9+
([`3cdb59a`](https://github.com/DiogoRibeiro7/genSurvPy/commit/3cdb59acda5e60328d1d9abd57ee49252f3044fe))
10+
11+
### Chores
12+
13+
- Add tasks.py with Invoke CLI for project automation
14+
([`87868b8`](https://github.com/DiogoRibeiro7/genSurvPy/commit/87868b86aec04a0e9254cee78036ac20056731e7))
15+
16+
- Badges
17+
([`79c1d0d`](https://github.com/DiogoRibeiro7/genSurvPy/commit/79c1d0de79bfc20cfa92da6dda5eaed192bf7dc4))
18+
19+
- Docs
20+
([`4b2704e`](https://github.com/DiogoRibeiro7/genSurvPy/commit/4b2704e7179396a1d41c60f914a327e81bd45f6b))
21+
22+
- Update pyproject
23+
([`127d1f6`](https://github.com/DiogoRibeiro7/genSurvPy/commit/127d1f6dff84056e859d9b92e87403e34816853e))
24+
25+
### Documentation
26+
27+
- Add mathematical foundations page for all survival models
28+
([`8472ff1`](https://github.com/DiogoRibeiro7/genSurvPy/commit/8472ff181ee3b882a44bc2c48c094de4db4a70fb))
29+
30+
- Add roadmap for advanced survival models and extend TODO
31+
([`1990109`](https://github.com/DiogoRibeiro7/genSurvPy/commit/1990109f3ea0f7a4351cfdcf8880dd87108c8181))
32+
33+
- Add usage examples for all models in index.md
34+
([`57c5fb0`](https://github.com/DiogoRibeiro7/genSurvPy/commit/57c5fb025b2cfe2eaae613e064bcd17c900ee4fc))
35+
36+
- Fix version number in pyproject
37+
([`6cff868`](https://github.com/DiogoRibeiro7/genSurvPy/commit/6cff868bb504256918eecfad9d5d0bad3bcc97bb))
38+
39+
440
## v0.7.0 (2025-04-12)
541

642
### Chores

0 commit comments

Comments
 (0)