Skip to content

Commit b5bd9a5

Browse files
🔖 Version 3.37.0 (#357)
1 parent a220c20 commit b5bd9a5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Mindee .NET Client Library Changelog
22

3+
## v3.37.0 - 2026-01-06
4+
### Changes
5+
* :sparkles: add loading local input source from base64
6+
* :sparkles: add support for data schema parameter
7+
8+
39
## v3.36.1 - 2025-12-15
410
### Changes
511
* :white_check_mark: add initial testing on .NET 10

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>3.36.1</VersionPrefix>
3+
<VersionPrefix>3.37.0</VersionPrefix>
44
<VersionSuffix></VersionSuffix>
55
<Authors>Mindee</Authors>
66
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>

0 commit comments

Comments
 (0)