Skip to content

Add whats new page to documentation#545

Open
freemansw1 wants to merge 1 commit intotobac-project:RC_v1.6.xfrom
freemansw1:add_whats_new_page
Open

Add whats new page to documentation#545
freemansw1 wants to merge 1 commit intotobac-project:RC_v1.6.xfrom
freemansw1:add_whats_new_page

Conversation

@freemansw1
Copy link
Member

Adds a "what's new" page to our documentation that auto-pulls from our changelog. Reformatted the changelog to have it look nicer on the site.

  • Have you followed our guidelines in CONTRIBUTING.md?
  • Have you self-reviewed your code and corrected any misspellings?
  • Have you written documentation that is easy to understand?
  • Have you written descriptive commit messages?
  • Have you added NumPy docstrings for newly added functions?
  • Have you formatted your code using black?
  • If you have introduced a new functionality, have you added adequate unit tests?
  • Have all tests passed in your local clone?
  • If you have introduced a new functionality, have you added an example notebook?
  • Have you kept your pull request small and limited so that it is easy to review?
  • Have the newest changes from this branch been merged?

@freemansw1 freemansw1 added this to the v.1.6.3 milestone Dec 21, 2025
@freemansw1 freemansw1 added the documentation Updates and improvements to documentation and examples label Dec 21, 2025
@codecov
Copy link

codecov bot commented Dec 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.70%. Comparing base (82ad04e) to head (b5d3777).

Additional details and impacted files
@@            Coverage Diff             @@
##           RC_v1.6.x     #545   +/-   ##
==========================================
  Coverage      64.70%   64.70%           
==========================================
  Files             27       27           
  Lines           3978     3978           
==========================================
  Hits            2574     2574           
  Misses          1404     1404           
Flag Coverage Δ
unittests 64.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

Linting results by Pylint:

Your code has been rated at 8.33/10 (previous run: 8.36/10, -0.03)
The linting score is an indicator that reflects how well your code version follows Pylint’s coding standards and quality metrics with respect to the RC_v1.6.x branch.
A decrease usually indicates your new code does not fully meet style guidelines or has potential errors.

@freemansw1 freemansw1 modified the milestones: v.1.6.3, v.1.6.4 Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Updates and improvements to documentation and examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant