Skip to content

Conversation

@yesudeep
Copy link
Collaborator

🤖 I have created a release beep boop

0.2.1 (2026-01-30)

Features

  • ide: add Monaco and CodeMirror packages and update CI config (#440) (c724070)
  • promptly: add lsp, fmt, and check implementations (#438) (27fd3d4)
  • rs: store implementation for rust and go (#430) (ea798c2)

Bug Fixes

  • add cycle detection to partial resolution across all runtimes (#431) (4e23d44)
  • Ensure helper behavior parity across all runtimes (#395) (76de7ba)
  • go: capture local template in Compile closure to prevent sharing (#363) (d799864), closes #362

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot added documentation Improvements or additions to documentation root go labels Jan 30, 2026
@yesudeep yesudeep changed the title chore( dotprompt-go): release 0.2.1 chore(release): dotprompt-go 0.2.1 Jan 30, 2026
@yesudeep yesudeep force-pushed the release-please--branches--main--components--dotprompt-go branch from babac4a to 568a501 Compare January 30, 2026 02:20
@yesudeep yesudeep force-pushed the release-please--branches--main--components--dotprompt-go branch from 568a501 to 6314b91 Compare January 30, 2026 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: pending documentation Improvements or additions to documentation go root

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Compile() method shares Template field across multiple prompts causing wrong template execution

1 participant