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

0.1.0 Release #4

Merged
merged 1 commit into from
Aug 14, 2023
Merged

0.1.0 Release #4

merged 1 commit into from
Aug 14, 2023

Conversation

matteosox
Copy link
Owner

Summary

0.1.0 release

Why?

Time to publish.

How?

Updated the CHANGELOG.md to reflect the version and date of the release.

Checklist

Most checks are automated, but a few aren't, so make sure to go through and tick them off, even if they don't apply. This checklist is here to help, not deter you. Remember, "Slow is smooth, and smooth is fast".

  • Unit tests
    • Every input should have a test for it.
    • Every potential raised exception should have a test ensuring it is raised.
  • Documentation
    • New functions/classes/etc. must be added to docs/api.rst.
    • Changed/added classes/methods/functions have appropriate versionadded, versionchanged, or deprecated directives.
    • The appropriate entry in CHANGELOG.md has been included in the "Unreleased" section, i.e. "Added", "Changed", "Deprecated", "Removed", "Fixed", or "Security".
  • Future work
    • Future work should be documented in the contributor guide, i.e. .github/CONTRIBUTING.md.

If you have any questions not answered by a quick readthrough of the contributor guide, add them to this PR and submit it.

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a557a12) 54.28% compared to head (ea6bbc0) 54.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #4   +/-   ##
=======================================
  Coverage   54.28%   54.28%           
=======================================
  Files          14       14           
  Lines         676      676           
  Branches       97       97           
=======================================
  Hits          367      367           
  Misses        307      307           
  Partials        2        2           

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

@matteosox matteosox merged commit 24f0278 into main Aug 14, 2023
15 checks passed
@matteosox matteosox deleted the matt/prep-0.1.0-release branch August 14, 2023 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant