dynamo-renderer 5.1.0

Standalone OpenAI chat-template / prompt formatting (HF chat_template via minijinja).
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [5.1.0]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v5.0.2...dynamo-renderer-v5.1.0 - 2026-08-16

### Features

- *(renderer)* Add `fromjson` chat-template filter ([#179]https://github.com/ai-dynamo/frontend-crates/pull/179)

## [5.0.2]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v5.0.1...dynamo-renderer-v5.0.2 - 2026-08-13

### Miscellaneous

- Update Cargo.toml dependencies

## [5.0.1]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v5.0.0...dynamo-renderer-v5.0.1 - 2026-08-10

### Miscellaneous

- Update Cargo.toml dependencies

## [5.0.0]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v4.1.0...dynamo-renderer-v5.0.0 - 2026-07-29

### Features

- Add support for Kimi-K3 ([#145]https://github.com/ai-dynamo/frontend-crates/pull/145)

## [4.1.0]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v4.0.1...dynamo-renderer-v4.1.0 - 2026-07-28

### Features

- *(renderer)* Add native Inkling formatter ([#130]https://github.com/ai-dynamo/frontend-crates/pull/130)

## [4.0.1]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v4.0.0...dynamo-renderer-v4.0.1 - 2026-07-28

### Bug fixes

- *(renderer)* Honor tool_choice=none and full reasoning_effort range in DeepSeek native formatters ([#148]https://github.com/ai-dynamo/frontend-crates/pull/148)

## [4.0.0]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v3.0.0...dynamo-renderer-v4.0.0 - 2026-07-27

### Changed

- **Breaking:** Public request types exposed by `OAIChatLikeRequest` now use `dynamo-protocols` 5.x; consumers must upgrade `dynamo-protocols` when moving to `dynamo-renderer` 4.0.0.

### Miscellaneous

- Updated the following local packages: dynamo-protocols

## [3.0.0]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v2.0.0...dynamo-renderer-v3.0.0 - 2026-07-22

### Changed

- **Breaking:** Public request types exposed by `OAIChatLikeRequest` now use `dynamo-protocols` 4.x; consumers must upgrade `dynamo-protocols` when moving to `dynamo-renderer` 3.0.0.

### Miscellaneous

- Updated the following local packages: dynamo-protocols

## [2.0.0]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.12...dynamo-renderer-v2.0.0 - 2026-07-17

### Changed

- **Breaking:** Public request types exposed by `OAIChatLikeRequest` now use `dynamo-protocols` 3.x; consumers must upgrade `dynamo-protocols` when moving to `dynamo-renderer` 2.0.0.

### Miscellaneous

- Updated the following local packages: dynamo-protocols

## [1.3.12]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.11...dynamo-renderer-v1.3.12 - 2026-07-14

### Miscellaneous

- Updated the following local packages: dynamo-tokenizers

## [1.3.11]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.10...dynamo-renderer-v1.3.11 - 2026-07-14

### Miscellaneous

- Updated the following local packages: dynamo-tokenizers

## [1.3.10]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.9...dynamo-renderer-v1.3.10 - 2026-07-13

### Miscellaneous

- Updated the following local packages: dynamo-tokenizers

## [1.3.9]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.8...dynamo-renderer-v1.3.9 - 2026-07-11

### Miscellaneous

- Updated the following local packages: dynamo-protocols

## [1.3.8]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.7...dynamo-renderer-v1.3.8 - 2026-07-09

### Miscellaneous

- Updated the following local packages: dynamo-tokenizers

## [1.3.7]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.6...dynamo-renderer-v1.3.7 - 2026-06-30

### Miscellaneous

- Updated the following local packages: dynamo-tokenizers

## [1.3.6]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.5...dynamo-renderer-v1.3.6 - 2026-06-27

### Bug fixes

- *(renderer)* Render Gemma4 reasoning segments ([#84]https://github.com/ai-dynamo/frontend-crates/pull/84)

## [1.3.5]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.4...dynamo-renderer-v1.3.5 - 2026-06-26

### Miscellaneous

- Updated the following local packages: dynamo-protocols

## [1.3.4]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.3...dynamo-renderer-v1.3.4 - 2026-06-23

### Miscellaneous

- Updated the following local packages: dynamo-tokenizers

## [1.3.3]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.2...dynamo-renderer-v1.3.3 - 2026-06-23

### Miscellaneous

- Sync renderer from dynamo @ 3e4f66f, bump minijinja to 2.21.0 ([#71]https://github.com/ai-dynamo/frontend-crates/pull/71)

## [1.3.2]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.1...dynamo-renderer-v1.3.2 - 2026-06-22

### Miscellaneous

- Updated the following local packages: dynamo-protocols

## [1.3.1]https://github.com/ai-dynamo/frontend-crates/compare/dynamo-renderer-v1.3.0...dynamo-renderer-v1.3.1 - 2026-06-16

### Miscellaneous

- Trivial sync from dynamo @ c614516 ([#55]https://github.com/ai-dynamo/frontend-crates/pull/55)
- Sync from dynamo @ 8e7c8c6 + align Harmony stream recovery ([#47]https://github.com/ai-dynamo/frontend-crates/pull/47)
- Trivial parser sync from dynamo @ 9b978b311 ([#43]https://github.com/ai-dynamo/frontend-crates/pull/43)
- Trivial renderer sync from dynamo ([#36]https://github.com/ai-dynamo/frontend-crates/pull/36)