Skip to content

Conversation

@github-actions
Copy link

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

🤖 I have created a release beep boop

1.2.0 (2025-11-02)

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)
  • js: switch to typescript-go preview (#300) (a6d09f1)
  • parseDocument python (#80) (82ebc36)
  • partial test runner implementation now loads tests (#139) (b09dd2f)
  • 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)
  • script to update all deps in one go and update deps (#130) (09ac58e)
  • use the HEAD version of addlicense (#280) (bdf0d36)

Bug Fixes

  • changed handlebars import to fix downstream libCheck errors (#18) (c43bf8d)
  • deps: switch to version 1.23 of go; update pnpm deps (#153) (672b8da)
  • 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)
  • 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.

@google-cla
Copy link

google-cla bot commented Apr 1, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch 4 times, most recently from 442c61e to 724748f Compare April 7, 2025 18:06
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch 8 times, most recently from 7733372 to ce3c4fd Compare April 16, 2025 07:00
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch 4 times, most recently from be53725 to 0df05d2 Compare April 21, 2025 04:44
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch 4 times, most recently from 6b08525 to 2610f33 Compare April 30, 2025 00:52
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch 7 times, most recently from cf0b3e9 to 02ed567 Compare May 7, 2025 04:00
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch from 02ed567 to 6e2a54d Compare May 11, 2025 21:30
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch 5 times, most recently from 1cd5858 to 377febd Compare May 28, 2025 04:55
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch 4 times, most recently from a1b091c to b7149f4 Compare June 1, 2025 18:37
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch 3 times, most recently from 200b4ba to 7e1d32c Compare June 14, 2025 13:34
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch from 7e1d32c to 121d4d2 Compare July 22, 2025 16:38
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch 2 times, most recently from aa956a9 to ed65fc8 Compare August 29, 2025 18:31
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch 2 times, most recently from 8b1f83c to 8970dbb Compare September 22, 2025 19:31
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch from 8970dbb to fdd2089 Compare September 23, 2025 10:34
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dotprompt branch 2 times, most recently from ba00054 to c6b5d85 Compare October 16, 2025 19:54
@yesudeep yesudeep force-pushed the release-please--branches--main--components--dotprompt branch from c6b5d85 to c88e840 Compare October 24, 2025 04:32
@github-actions github-actions bot added documentation Improvements or additions to documentation config root js labels Oct 24, 2025
@yesudeep yesudeep force-pushed the release-please--branches--main--components--dotprompt branch 3 times, most recently from 5db04d7 to 16dcae0 Compare October 31, 2025 17:47
@yesudeep yesudeep force-pushed the release-please--branches--main--components--dotprompt branch from 16dcae0 to f445878 Compare November 2, 2025 06:16
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.

2 participants