Skip to content

Releases: ragieai/ragie-cli

v1.2.0

11 Jul 22:49

Choose a tag to compare

Changelog

  • a52a1be Add a describe command to get a description of a partition
  • d60ba86 Added retrieve command
  • 9c7fdcc Bug fix for max sample logic
  • c963f72 Iterate through documents list if more summaries are needed
  • a52aab7 Reduce viper dependency

v1.1.0

28 May 17:21

Choose a tag to compare

Changelog

  • a4aa2c0 "all" mode is now supported by API
  • bef5118 Add "all" mode for file import with enhanced media processing
  • 13d7f68 Add --force flag to create a new file even if one already exists
  • f11d83c Add --replace flag that replaces existing files with the same name
  • 3885c82 Add --static flag for additive static asset processing
  • b923348 Add flag for enabling audio file processing
  • 2253e8d Add flag for enabling video file processing
  • 14194b0 Show more information about how files are being processed by the API

v1.0.0

20 May 12:53

Choose a tag to compare

Changelog

  • aa9246b Add linux install instructions

v0.0.7

16 Mar 20:40

Choose a tag to compare

Changelog

v0.0.6

13 Mar 22:58

Choose a tag to compare

Changelog

  • d2dd0fb Add feature to import a single file

v0.0.5

13 Mar 21:44

Choose a tag to compare

Changelog

  • ed561d6 Add ability to import in hi_res mode
  • f548f65 File importer should be able to import binary files

v0.0.4

13 Mar 20:29

Choose a tag to compare

Changelog

  • 2ef385c Add zip file importer
  • d39d968 Adjust clear batch size to 100

v0.0.3

11 Mar 01:49

Choose a tag to compare

Changelog

  • 2bc880d Fix infinite loop in clear command when running in --dry-run

v0.0.2

10 Mar 00:22

Choose a tag to compare

Changelog

v0.0.1

08 Mar 22:12

Choose a tag to compare

Changelog

  • 1da1c15 Add cross-platform build system with version tracking
  • abc8abd Add license file
  • 9906576 Allow passing the partition into the importer
  • d95d7fd Change binary from ragie-cli to ragie
  • 2c85883 Change project name
  • cc10de7 Fix program name
  • d7633d2 Fix readmeio test
  • 66872dc Fix repository access
  • e52222a Fix wordpress importer tests
  • 12acecd Fix youtube importer
  • 21fe9b0 Implement ragie CLI with document import functionality
  • 1082e2f Make program name dynamic
  • 2c48e2e Normalize external ID
  • c45ccf3 Setup binary distribution
  • 916c689 Use main branch for homebrew tap