Skip to content

chore: release v0.20.1 #811

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 22, 2025

πŸ€– New release

  • salsa-macro-rules: 0.20.0 -> 0.20.1
  • salsa-macros: 0.20.0 -> 0.20.1
  • salsa: 0.20.0 -> 0.20.1 (βœ“ API compatible changes)
Changelog

salsa-macro-rules

0.20.0 - 2025-04-22

Added

  • Drop Debug requirements and flip implementation defaults (#756)

Other

  • Reduce memory usage by deduplicating type information (#803)
  • Inline/Outline more cold and slow paths (#805)
  • rewrite cycle handling to support fixed-point iteration (#603)

salsa-macros

0.20.0 - 2025-04-22

Added

  • Drop Debug requirements and flip implementation defaults (#756)

Other

  • Add a third cycle mode, equivalent to old Salsa cycle behavior (#801)
  • Normalize imports style (#779)
  • Document most safety blocks (#776)
  • bug [salsa-macros]: Improve debug name of tracked methods (#755)
  • rewrite cycle handling to support fixed-point iteration (#603)

salsa

0.20.1 - 2025-04-22

Other

  • Don't store the fields in the interned map (#812)
  • Fix ci not always running (#810)


This PR was generated with release-plz.

Copy link

netlify bot commented Apr 22, 2025

βœ… Deploy Preview for salsa-rs canceled.

Name Link
πŸ”¨ Latest commit e65fb03
πŸ” Latest deploy log https://app.netlify.com/sites/salsa-rs/deploys/6807c5d97d9e5f0008d1906c

@github-actions github-actions bot force-pushed the release-plz-2025-04-22T12-20-29Z branch from 5974fec to e65fb03 Compare April 22, 2025 16:37
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.

0 participants