Skip to content

Commit 60a8cf0

Browse files
committed
chore: release v0.5.3
1 parent 83aa77a commit 60a8cf0

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Version 0.5.3 (2025-04-08)
2+
3+
## Features
4+
5+
- Added `transform` option for OpenAI-FIM-compatible providers.
6+
7+
This feature enables support for non-OpenAI-FIM-compatible APIs with
8+
OpenAI-FIM-compatible, such as the DeepInfra FIM API. Example
9+
configurations are available in [recipes.md](.recipes.md).
10+
111
# Version 0.5.2 (2025-04-03)
212

313
This maintenance release focuses on reducing the ELPA tarball size.

minuet.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Author: Milan Glacier <dev@milanglacier.com>
66
;; Maintainer: Milan Glacier <dev@milanglacier.com>
7-
;; Version: 0.5.1
7+
;; Version: 0.5.3
88
;; URL: https://github.com/milanglacier/minuet-ai.el
99
;; Package-Requires: ((emacs "29") (plz "0.9") (dash "2.19.1"))
1010

0 commit comments

Comments
 (0)