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

chore(main): release 0.16.0 #807

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

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Feb 13, 2025

🤖 I have created a release beep boop

0.16.0 (2025-02-13)

⚠ BREAKING CHANGES

  • CompiledGlobals renamed to CompilerContext

Code Refactoring

  • Stop inlining array.getitem and arrary.setitem (#799) (bb199a0), closes #786

This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.05%. Comparing base (bb199a0) to head (8bf6db2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #807   +/-   ##
=======================================
  Coverage   93.05%   93.05%           
=======================================
  Files          71       71           
  Lines        8480     8480           
=======================================
  Hits         7891     7891           
  Misses        589      589           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop inlining array.__getitem__ and arrary.__setitem__
2 participants