Skip to content

Conversation

@yesudeep
Copy link
Collaborator

@yesudeep yesudeep commented Jan 23, 2026

🤖 I have created a release beep boop

0.2.10 (2026-01-25)

Features

  • add implementation of helpers and util modules; move interfaces into dotpromptz project (#73) (8c7aea1)
  • adds renderMetadata method to render metadata without prompt inputs (#11) (7706cb7)
  • cargo workspace configuration and bazel build files for hermetic environment (#257) (aef822e)
  • go/parse: parse.go implementation #62 (#87) (d5dc13c)
  • java: parsers (#383) (a5fdd61)
  • js: switch to typescript-go preview (#300) (a6d09f1)
  • packages/vscode: add initial implementation of vscode extension (#407) (13917de)
  • parseDocument python (#80) (82ebc36)
  • partial test runner implementation now loads tests (#139) (b09dd2f)
  • promptly: add lsp, fmt, and check implementations (#438) (27fd3d4)
  • py/dotprompt: render and compile implementations (#263) (961d0db)
  • py/dotpromptz: _resolve_metadata for dotprompt (#226) (cfcc87b)
  • py/dotpromptz: add initial Dotprompt._resolve_tools implementation and raise ValueError when resolver is None (#214) (57caf5d)
  • py/dotpromptz: simpler spec test runner harness (#266) (89378bf)
  • py/dotpromptz: translate render_metadata for dotprompt.py from ts (#227) (ae1919b)
  • py: implement identify_partials in terms of regexps since we do not have an AST to walk #90 (#150) (f802275)
  • py: implementation of parse.py; refactor parse.ts and update tests. (#79) (47e7245)
  • python: add OpenAI adapter implementation for dotprompt #38 (#97) (d171f87)
  • rs: store implementation for rust and go (#430) (ea798c2)
  • script to update all deps in one go and update deps (#130) (09ac58e)
  • use the HEAD version of addlicense (#280) (bdf0d36)

Bug Fixes

  • add cycle detection to partial resolution across all runtimes (#431) (4e23d44)
  • changed handlebars import to fix downstream libCheck errors (#18) (c43bf8d)
  • deps: switch to version 1.23 of go; update pnpm deps (#153) (672b8da)
  • Ensure helper behavior parity across all runtimes (#395) (76de7ba)
  • formatting and license headers for source and commit messages #32 (#33) (4ba47de)
  • go,py: type fixes and ensure we build/lint the go code in hooks and ci (#83) (19a8257)
  • js: add unit tests to ensure we cover {CR, CRLF, LF} line endings (#253) (2c9f33b)
  • js: an issue with loose equality for helpers; add missing tests for some helpers #53 #54 (#55) (f645628)
  • js: clean up redundant call to register helpers that have already been registered (#261) (84e3c0c)
  • js: clean up some variable names and types to make their meaning clearer (#262) (55aff53)
  • js: Don't escape HTML in handlebars tags. (#159) (ac66a24)
  • js: Fixes broken "LoadOptions" type, bumps to v1.1.1 (#168) (45346e7)
  • js: keep tsc as primary compiler for now (#313) (417a534)
  • js: line-separator matching (#249) (54e3873)
  • js: make dotprompt.renderPicoschema resolve and convert input and output schemas concurrently (#225) (42ea434)
  • js: some lint (#299) (46c1283)
  • license: use the full license header in source code (#142) (64894ef)
  • only set description on the resolve schema if available (avoid null description being set) (#16) (1fc648c)
  • path traversal security hardening (CWE-22) (#413) (5be598e)
  • py/dotpromptz: register initial helpers and partials correctly (#260) (0752865)
  • remove spurious role type assistant (#169) (1b5142c)
  • Resolve webpack warnings with handlebar (#320) (765220a)
  • scripts/setup: update the location for the captainhook binary; minor formatting fixes for biome (#328) (f9183f8)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot added documentation Improvements or additions to documentation config root js labels Jan 23, 2026
@yesudeep yesudeep force-pushed the release-please--branches--main--components--dotprompt branch 18 times, most recently from 552a748 to 4b60ad7 Compare January 25, 2026 02:59
@yesudeep yesudeep force-pushed the release-please--branches--main--components--dotprompt branch from 4b60ad7 to f2569af Compare January 25, 2026 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: pending config documentation Improvements or additions to documentation js root

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant