Skip to content

Commit 8eba7d8

Browse files
committed
Merge branch 'main' into feat/first_commit
2 parents e0c739f + b3d285c commit 8eba7d8

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

CHANGELOG.md

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# CHANGELOG
2+
3+
4+
## v0.2.1 (2025-04-12)
5+
6+
### Bug Fixes
7+
8+
- Fix pyproject toml
9+
([`8537f63`](https://github.com/DiogoRibeiro7/genSurvPy/commit/8537f63d01249e8db29e9e7353831d0b894bbc3d))
10+
11+
- Github address
12+
([`43f9d93`](https://github.com/DiogoRibeiro7/genSurvPy/commit/43f9d93e21a285df6d5ea27d296ac489782b6b13))
13+
14+
### Chores
15+
16+
- Code coverage
17+
([`56a3453`](https://github.com/DiogoRibeiro7/genSurvPy/commit/56a345302c50be21cc05a5afa0ac406224dd77a0))
18+
19+
- Update pyproject
20+
([`a4b25e4`](https://github.com/DiogoRibeiro7/genSurvPy/commit/a4b25e470954091254b1384a44a991a47341bf80))
21+
22+
### Documentation
23+
24+
- Add Sphinx configuration with Markdown support and index.md setup
25+
([`75d4653`](https://github.com/DiogoRibeiro7/genSurvPy/commit/75d46530cf894263b3e98cf8667ff52c7863f646))
26+
27+
- Add Sphinx documentation with MyST and autodoc integration
28+
([`f58feea`](https://github.com/DiogoRibeiro7/genSurvPy/commit/f58feeae82cb2b9073d936412a494a4a74ff9df1))
29+
30+
31+
## v0.2.0 (2025-04-12)
32+
33+
### Continuous Integration
34+
35+
- Add GitHub Actions workflow for test automation
36+
([`0d57884`](https://github.com/DiogoRibeiro7/genSurvPy/commit/0d57884f84e3d8e09a130e1eb87895cd168ab1e0))
37+
38+
- Add GitHub Actions workflow for test automation
39+
([`33e1e40`](https://github.com/DiogoRibeiro7/genSurvPy/commit/33e1e400ace7b491d88138331df496f7b7ab02c9))
40+
41+
### Features
42+
43+
- Implement THMM data generator and finalize full model suite
44+
([`1e667ba`](https://github.com/DiogoRibeiro7/genSurvPy/commit/1e667babf28892c3a85c43477562f2de85f07f3c))
45+
46+
47+
## v0.1.0 (2025-04-12)
48+
49+
### Bug Fixes
50+
51+
- Fix recommended by copilot
52+
([`f188f76`](https://github.com/DiogoRibeiro7/genSurvPy/commit/f188f76fa858f1753ad1b153f61df94a241f0831))
53+
54+
### Chores
55+
56+
- Work
57+
([`5ac5130`](https://github.com/DiogoRibeiro7/genSurvPy/commit/5ac513098238a8298430d1a95c6fbeed99db4cad))
58+
59+
### Features
60+
61+
- Implement core CPHM data simulation with validation and censoring models
62+
([`f5ef282`](https://github.com/DiogoRibeiro7/genSurvPy/commit/f5ef2829c2896c5ca575382b9b2d9e389784496d))
63+
64+
- Work
65+
([`45de359`](https://github.com/DiogoRibeiro7/genSurvPy/commit/45de359bbb0d7fbc671e41fa07d3a37b09e68e18))

0 commit comments

Comments
 (0)