Skip to content

Conversation

@github-actions
Copy link

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

🤖 I have created a release beep boop

0.1.4 (2025-12-12)

Features

  • cargo workspace configuration and bazel build files for hermetic environment (#257) (aef822e)
  • handlebarrz: CI to publish rust python package (#152) (20765d8)
  • handlebarrz: native ifEquals, unlessEquals, and json helpers (#121) (e3619e9)
  • partial test runner implementation now loads tests (#139) (b09dd2f)
  • py/dotprompt: render and compile implementations (#263) (961d0db)
  • py/dotpromptz: add initial Dotprompt._resolve_partials implementation (#215) (03a161c)
  • py/dotpromptz: configure handlebars to not escape by default (#163) (f7c33e1)
  • py/dotpromptz: construct test-specific dotprompt instance with partials and partial resolver set up (#275) (0af9a64)
  • py/dotpromptz: implement helpers in terms of the rust implementation of handlebars-rust and fix go flakiness (#115) (314c0b5)
  • py/dotpromptz: initial bits of Dotprompt class (#148) (90f7838)
  • py/handlebarrz: add a Template.compile method to the Python wrapper to make it easier to port the JS implementation (#201) (9295972)
  • py/handlebarrz: Python bindings for handlebars-rust (#113) (6b6a97e)
  • py: add support for python 3.14 (#365) (53db722)
  • py: local variables support workaround (#318) (d09598b)
  • python implementations of helpers (#129) (79c6ef3)
  • python: support lower versions of python (>=3.10) (#187) (4240f9d)
  • use the HEAD version of addlicense (#280) (bdf0d36)
  • use the more maintained YAML parsing lib at https://github.com/goccy/go-yaml (#151) (910b3a7)

Bug Fixes

  • change project name for pypi publish (#200) (2c07132)
  • docs: update docs for handlebarrz (#116) (ce643b1)
  • handlebarrz: Compatibility tests for python 3.10 (#190) (e459e9c)
  • license: add license header to stub types file (#144) (0abd498)
  • license: use the full license header in rust source, script files and yaml spec files (#143) (77ccec9)
  • license: use the full license header in source code (#142) (64894ef)
  • py/dotpromptz: address compatibility with python 3.10 and add tox configuration for parallelized tests (#188) (d2ba21f)
  • py/handlebarrz: helpers support in handlebarrz (#291) (d5d66a3)
  • py/handlebarrz: remove redundant lock file (#360) (db5416a)
  • scripts: do not allow running scripts as root; prevent accidental mishaps; update rust checks (#259) (5cc067d)
  • some lint in the rust code (#250) (3ef3dd8)

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--handlebarrz branch 6 times, most recently from c5ccc61 to dc72852 Compare April 7, 2025 18:06
@github-actions github-actions bot force-pushed the release-please--branches--main--components--handlebarrz branch 8 times, most recently from 8a46cca to 976d592 Compare April 16, 2025 06:38
@github-actions github-actions bot force-pushed the release-please--branches--main--components--handlebarrz branch 4 times, most recently from 513769a to 3aee017 Compare April 21, 2025 04:44
@github-actions github-actions bot force-pushed the release-please--branches--main--components--handlebarrz branch 3 times, most recently from f42c642 to c26d643 Compare April 30, 2025 00:52
@github-actions github-actions bot force-pushed the release-please--branches--main--components--handlebarrz branch 6 times, most recently from 5633f84 to 4212343 Compare May 7, 2025 04:00
@github-actions github-actions bot force-pushed the release-please--branches--main--components--handlebarrz branch from 4212343 to d22a8cd Compare May 11, 2025 21:30
@github-actions github-actions bot force-pushed the release-please--branches--main--components--handlebarrz branch from 6041c9b to 18cd9ac Compare June 14, 2025 13:34
@github-actions github-actions bot force-pushed the release-please--branches--main--components--handlebarrz branch from 18cd9ac to 324ab23 Compare July 22, 2025 16:38
@github-actions github-actions bot force-pushed the release-please--branches--main--components--handlebarrz branch 2 times, most recently from bf61300 to 67ecb38 Compare August 29, 2025 18:31
@github-actions github-actions bot force-pushed the release-please--branches--main--components--handlebarrz branch 2 times, most recently from 35c4431 to b0b2446 Compare September 22, 2025 19:31
@github-actions github-actions bot force-pushed the release-please--branches--main--components--handlebarrz branch from b0b2446 to 57a8211 Compare September 23, 2025 10:34
@github-actions github-actions bot force-pushed the release-please--branches--main--components--handlebarrz branch 2 times, most recently from 8fd1464 to bfa0e6d Compare October 16, 2025 19:54
@yesudeep yesudeep force-pushed the release-please--branches--main--components--handlebarrz branch from bfa0e6d to a5afa9a Compare October 24, 2025 04:32
@github-actions github-actions bot added documentation Improvements or additions to documentation python config root labels Oct 24, 2025
@yesudeep yesudeep changed the title chore(main): release handlebarrz-0.1.1 chore(main): release handlebarrz-0.1.2 Oct 28, 2025
@yesudeep yesudeep force-pushed the release-please--branches--main--components--handlebarrz branch 5 times, most recently from 8aafe5e to 7d2f996 Compare November 2, 2025 06:16
@yesudeep yesudeep force-pushed the release-please--branches--main--components--handlebarrz branch from 7d2f996 to ec96bf9 Compare November 5, 2025 22:23
@yesudeep yesudeep force-pushed the release-please--branches--main--components--handlebarrz branch from ec96bf9 to 075a89b Compare November 13, 2025 21:17
@yesudeep yesudeep changed the title chore(main): release handlebarrz-0.1.2 chore(main): release handlebarrz-0.1.3 Nov 14, 2025
@yesudeep yesudeep force-pushed the release-please--branches--main--components--handlebarrz branch 2 times, most recently from fc78449 to 1891803 Compare November 21, 2025 21:39
@yesudeep yesudeep force-pushed the release-please--branches--main--components--handlebarrz branch 2 times, most recently from 1b80327 to baf8598 Compare December 12, 2025 05:43
@yesudeep yesudeep changed the title chore(main): release handlebarrz-0.1.3 chore(main): release handlebarrz-0.1.4 Dec 12, 2025
@yesudeep yesudeep force-pushed the release-please--branches--main--components--handlebarrz branch from baf8598 to 94b5186 Compare December 12, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant