File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Mindee Java API Library Changelog
22
3+ ## v3.3.0 - 2023-04-19
4+ ### Changes
5+ * :recycle : :bug : rework CLI, fix minor bugs along the way
6+ * :art : use full java classes in sample code
7+ * :art : ensure checkstyle enforces rules
8+ * :sparkles : changed MindeeApi implementation to allow custom httpclientbuilders
9+
10+
311## v3.2.1 - 2023-03-28
412### Changes
513* :arrow_up : update httpClient and picocli
Original file line number Diff line number Diff line change 55
66 <groupId >com.mindee.sdk</groupId >
77 <artifactId >mindee-api-java</artifactId >
8- <version >3.2.1 </version >
8+ <version >3.3.0 </version >
99 <modelVersion >4.0.0</modelVersion >
1010 <name >Mindee Java Helper Library</name >
1111 <description >Java Library to call Mindee's Off-The-Shelf and Custom APIs</description >
You can’t perform that action at this time.
0 commit comments