Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finalize release notes for 4.0.0-beta1 #5202

Merged
merged 7 commits into from
Dec 15, 2021
Merged

Finalize release notes for 4.0.0-beta1 #5202

merged 7 commits into from
Dec 15, 2021

Conversation

michaelosthege
Copy link
Member

This list will hopefully shrink fast; ideally without growing the sections below.

Closes #5149

@michaelosthege michaelosthege added this to the v4.0.0-beta1 (vNext) milestone Nov 18, 2021
@michaelosthege michaelosthege self-assigned this Nov 18, 2021
@michaelosthege michaelosthege changed the title Add section about no-yet refactored features Add release notes section about no-yet refactored features Nov 18, 2021
RELEASE-NOTES.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #5202 (cc3129d) into main (c22859d) will increase coverage by 1.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5202      +/-   ##
==========================================
+ Coverage   78.13%   79.17%   +1.04%     
==========================================
  Files          88       88              
  Lines       14181    14346     +165     
==========================================
+ Hits        11080    11359     +279     
+ Misses       3101     2987     -114     
Impacted Files Coverage Δ
pymc/__init__.py 96.00% <100.00%> (-0.08%) ⬇️
pymc/step_methods/hmc/integration.py 78.84% <0.00%> (-3.85%) ⬇️
pymc/backends/report.py 89.51% <0.00%> (-2.10%) ⬇️
pymc/parallel_sampling.py 86.33% <0.00%> (-1.00%) ⬇️
pymc/distributions/dist_math.py 86.78% <0.00%> (-0.92%) ⬇️
pymc/step_methods/hmc/nuts.py 95.00% <0.00%> (-0.63%) ⬇️
pymc/tests/sampler_fixtures.py 90.76% <0.00%> (-0.48%) ⬇️
pymc/model.py 83.26% <0.00%> (-0.05%) ⬇️
pymc/backends/arviz.py 89.51% <0.00%> (-0.05%) ⬇️
... and 18 more

@michaelosthege
Copy link
Member Author

@bwengals can you check the diff to make sure all breaking changes in the GP module are mentioned? (I think it's now requiring kwargs in a few places?)

@ricardoV94
Copy link
Member

ricardoV94 commented Dec 13, 2021

Here is another one: #5260 Edited it already

@michaelosthege michaelosthege changed the title Add release notes section about no-yet refactored features Finalize release notes for 4.0.0-beta1 Dec 13, 2021
RELEASE-NOTES.md Outdated Show resolved Hide resolved
RELEASE-NOTES.md Outdated Show resolved Hide resolved
pymc/__init__.py Outdated Show resolved Hide resolved
@twiecki twiecki merged commit b767d8b into main Dec 15, 2021
@twiecki twiecki deleted the not-yet-section branch December 15, 2021 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mention missing features in beta1 release
3 participants