|
1 | 1 | # Changelog |
2 | 2 |
|
3 | 3 |
|
4 | | -## 0.7.0b0 (2026-01-03) |
5 | | - |
6 | | - |
7 | | -- ci(release-bump): update step name to clarify version bump and tagging process |
8 | | -- ci(release-bump): remove GitHub token from release-bump workflow |
9 | | -- ci(release-bump): add GitHub token for release bump in main |
10 | | -- chore(pyproject): remove update_changelog_on_bump configuration |
11 | | -- chore(release): add Commitizen and GitHub release workflow (#126) |
12 | | -- chore(release): add Commitizen and GitHub release workflow |
13 | | -- - Added Commitizen for conventional commit management and versioning |
14 | | -- Created GitHub Actions workflow to publish releases using Commitizen |
15 | | -- Updated Commitizen to v4.8.3 and replaced deprecated commands |
16 | | -- Removed `dependabot.yml` and Poetry configuration |
17 | | -- ref: #127 |
18 | | -- chore(templates): refine issue templates and add performance and documentation categories (#124) |
19 | | -- - Updated bug report template with clearer sections and reproducibility requirements |
20 | | -- Enhanced feature request template with detailed prompts for API changes and performance considerations |
21 | | -- Added new templates for performance issues and documentation improvements |
22 | | -- Configured default behavior to disable blank issues and added links for Q&A and documentation access |
23 | | -- ref: #125 |
24 | | -- ci: update workflow triggers and improve Codecov reporting (#122) |
25 | | -- ci: update workflow triggers and improve Codecov reporting |
26 | | -- - Trigger PyPI publish workflow only on release published event |
27 | | -- Adjust tests.yml trigger to fix Codecov reporting for main branch |
28 | | -- Added step to upload detailed Codecov test report |
29 | | -- Removed Codecov token and restricted trigger to pushes on main |
30 | | -- ref: #123 |
31 | | -- ci(pypi): trigger publish workflow only on release published event (#120) |
32 | | -- ref: #121 |
33 | | - |
34 | 4 | ## 0.6.3 (2025-08-08) |
35 | 5 | ##### Distributions |
36 | 6 | * fix the `chisquare` method to all distributions. |
|
0 commit comments