We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f59adc7 commit b0ddc4dCopy full SHA for b0ddc4d
2 files changed
CHANGELOG.md
@@ -157,4 +157,8 @@
157
* Monospace font detection
158
* Indentation detection
159
160
+## [0.1.14] - 2025-06-05
161
162
+### Added
163
+* Add support for Fireworks API
164
+* Add support for matching data in document to pre-defined schema or template
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "lexoid"
3
-version = "0.1.13"
+version = "0.1.14"
4
description = ""
5
authors = []
6
readme = "README.md"
0 commit comments