Skip to content

chore: release v1.0.1 — sync CHANGELOG and version metadata - #117

Merged
jose-compu merged 2 commits into
mainfrom
release/1.0.1-changelog-hygiene
Jul 21, 2026
Merged

chore: release v1.0.1 — sync CHANGELOG and version metadata#117
jose-compu merged 2 commits into
mainfrom
release/1.0.1-changelog-hygiene

Conversation

@jose-compu

Copy link
Copy Markdown
Owner

Align library/package versions and docs that lagged after the stable tag (#116).

Summary

Brief description of what this PR does.

Closes #(issue number)

Changes

  • Feature A
  • Fix B
  • Refactor C

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Refactoring (no functional changes)

Testing

  • Unit tests added/updated
  • Integration tests pass
  • Manual testing performed

Describe the tests you ran:

Checklist

  • Code compiles without warnings on GCC and Clang
  • Tests pass (ctest --output-on-failure, pytest)
  • Benchmarks run if performance-related
  • CHANGELOG updated for user-facing changes
  • Documentation updated (README, headers, guides)
  • PR title follows conventional commit style (feat:, fix:, docs:, etc.)

Additional Notes

Any other notes for reviewers:

  • Design decisions
  • Trade-offs
  • Migration steps (if breaking change)

Align library/package versions and docs that lagged after the stable tag (#116).
@jose-compu jose-compu self-assigned this Jul 21, 2026
@jose-compu jose-compu added good first issue Good for newcomers testing Tests / test infrastructure reliability Crash recovery, durability, consistency labels Jul 21, 2026
NumPy 2.5 has no manylinux2014 wheels and requires GCC >= 10.3; the
default test image has 10.2.1 and fails metadata generation.
@jose-compu
jose-compu merged commit 3248bc2 into main Jul 21, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers reliability Crash recovery, durability, consistency testing Tests / test infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant