Skip to content

Releases: ktsu-dev/ImageDescriber

v1.0.7

14 Feb 01:49

Choose a tag to compare

v1.0.7 (patch)

Changes since v1.0.6:

Full Changelog: v1.0.6...v1.0.7

v1.0.7-pre.1

14 Feb 01:18

Choose a tag to compare

v1.0.7-pre.1 Pre-release
Pre-release

v1.0.7-pre.1 (prerelease)

Changes since v1.0.6:

Full Changelog: v1.0.6...v1.0.7-pre.1

v1.0.6

10 Feb 01:14

Choose a tag to compare

v1.0.6 (patch)

Changes since v1.0.5:

  • Add RoundTripStringJsonConverter to Import and Export verbs for improved JSON handling (@matt-edmondson)

Full Changelog: v1.0.5...v1.0.6

v1.0.5

09 Feb 12:22

Choose a tag to compare

v1.0.5 (patch)

Changes since v1.0.4:

  • Add Import verb for importing image descriptions from JSON and CSV files (@matt-edmondson)

Full Changelog: v1.0.4...v1.0.5

v1.0.4

09 Feb 12:14

Choose a tag to compare

v1.0.4 (patch)

Changes since v1.0.3:

  • Increase HttpClient timeout to 10 minutes for improved request handling (@matt-edmondson)

Full Changelog: v1.0.3...v1.0.4

v1.0.3

09 Feb 12:04

Choose a tag to compare

v1.0.3 (patch)

Changes since v1.0.2:

  • Enhance image description prompt by including known file paths for context (@matt-edmondson)

Full Changelog: v1.0.2...v1.0.3

v1.0.2

09 Feb 11:57

Choose a tag to compare

v1.0.2 (patch)

Changes since v1.0.1:

  • Update DescriptionPrompt for clarity and specificity; enhance image description guidelines (@matt-edmondson)
  • Add MaxConcurrentRequests property and update Scan verb for configurable concurrency (@matt-edmondson)

Full Changelog: v1.0.1...v1.0.2

v1.0.1

09 Feb 11:45

Choose a tag to compare

v1.0.1 (patch)

Changes since v1.0.0:

  • Reset PathString to default after scan completion; improve state management (@matt-edmondson)

Full Changelog: v1.0.0...v1.0.1

v1.0.0

09 Feb 11:40

Choose a tag to compare

v1.0.0 (major)

  • Implement user input for path validation in Scan verb; enhance error handling for empty paths (@matt-edmondson)
  • Add suggested filename handling and prompts for image descriptions; update related classes and export functionality (@matt-edmondson)
  • Refactor menu item creation to include help text in the display (@matt-edmondson)
  • Initial Commit (@matt-edmondson)
  • Refactor image file scanning logic to improve extension checking; streamline file path handling (@matt-edmondson)
  • Refactor code to use specific types for file paths and model settings; improve type safety and clarity across multiple classes. (@matt-edmondson)
  • Enhance ImageDescription to track multiple known paths; update export and search functionalities to reflect changes (@matt-edmondson)
  • Refactor Scan verb to deduplicate image paths and enhance description handling; improve output for discovered images (@matt-edmondson)
  • Initial Commit (@matt-edmondson)
  • Refactor file handling to use AbsoluteFilePath for improved type safety and clarity (@matt-edmondson)
  • Refactor ImageDescription to use specific types for FilePath and FileName; add OllamaEndpoint and OllamaModelName records (@matt-edmondson)
  • Add Configure verb for Ollama endpoint and model settings (@matt-edmondson)

Full Changelog: https://github.com/ktsu-dev/ImageDescriber/commits/v1.0.0