Skip to content

chore(main): release 0.20.0 #996

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented May 30, 2025

🤖 I have created a release beep boop

0.20.0 (2025-06-12)

⚠ BREAKING CHANGES

  • Explicit GuppyModule declarations are no longer possible. Instead, use the regular @guppy decorator everywhere without passing an explicit module. Compilation is now triggered via the guppy.compile function, passing the to-be-compiled function as an argument.

Features

  • with_owned std library function to temporarily take ownership of a borrowed value (#994) (7bf75df), closes #992
  • Add Either type to the standard library (#993) (75c1804), closes #991
  • Add optional signature argument to RawCustomFunctionDef (#1005) (79e2d5b), closes #1003
  • Add PriorityQueue to standard library (#1006) (4e609f0)
  • Allow users to wrap guppy in their own decorator (#1017) (f047c9b)
  • Comptime nat arguments (#1015) (d2a9a07)
  • Function overloading via static dispatch (#1000) (6f523d6)
  • Remove explicit Guppy modules (#983) (0b2e652)

Bug Fixes

Documentation

  • remove wrappers on random docs, add doc to get_current_shot (#1001) (4de4ef2)

This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

codecov-commenter commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.33%. Comparing base (79e2d5b) to head (4ebe1fa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #996   +/-   ##
=======================================
  Coverage   92.33%   92.33%           
=======================================
  Files         103      103           
  Lines       10185    10185           
=======================================
  Hits         9404     9404           
  Misses        781      781           

☔ 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.

@hugrbot hugrbot force-pushed the release-please--branches--main branch from 977e81e to 2346ef5 Compare May 30, 2025 13:40
@hugrbot hugrbot changed the title chore(main): release 0.19.2 chore(main): release 0.20.0 Jun 2, 2025
@hugrbot hugrbot force-pushed the release-please--branches--main branch 3 times, most recently from 469e8c8 to b3c56ea Compare June 9, 2025 07:51
@hugrbot hugrbot force-pushed the release-please--branches--main branch 4 times, most recently from 16dcc00 to fd917c4 Compare June 11, 2025 15:27
@hugrbot hugrbot force-pushed the release-please--branches--main branch from fd917c4 to 4ebe1fa Compare June 12, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants