Skip to content

Releases: RCOSDP/RDM-metadata-cli

v2026.6.1

22 Jun 10:30

Choose a tag to compare

Changelog

  • 08f6048 Update Go toolchain to 1.26.4 and dependencies to fix known vulnerabilities

v2026.6.0

22 Jun 09:35

Choose a tag to compare

Changelog

  • 9b92f34 Add -debug option to print request URLs
  • 5a3b366 Add -meta option to file fetch command
  • 5a5f535 Add GitHub Actions for build and release
  • d256dfc Add folder structure and any-file support to mebyo-project format
  • 09afe70 Add ggwave and portaudio dependencies to CI build
  • be4a30f Add ggwave audio data transmission with chunking protocol
  • 15616f3 Add ggwave documentation
  • ad0c7a8 Add ggwave matrix build to release workflow
  • dfef50f Add grdm file bulk fetch/update commands
  • a27f491 Add grdm file metadata fetch/update with auto hash/folder/schema
  • afa9866 Add grdm file subcommand and refactor to use flag package
  • e2ea1e1 Add grdm wiki delete command
  • f525125 Add grdm wiki list/fetch/update commands
  • 5b27653 Add mebyo-file format and README
  • 6a58171 Add mebyo-project format improvements: title, filenames, column headers
  • a153703 Add pagination support to metadata schemas
  • beb7e96 Add server profile support for staging environments
  • 8dfa0af Change module path to github.com/RCOSDP/RDM-metadata-cli
  • 7f01847 Fix -h to show usage and URL-encode filenames
  • a1e6061 Fix file upload to subdirectory
  • e473999 Fix file upload to use existing file URL for overwrites
  • 712f8ce Fix goreleaser binary names
  • a256962 Fix module name and support Windows build
  • daba9bc Initial commit: getmetadata and grdm CLI tools
  • 545d5ec Polish release asset names and add ggwave checksums
  • b2b7fe1 Rename RDM_TOKEN to GRDM_TOKEN
  • c35f0f1 Support btime on Linux via statx
  • c61627e Update docs for mebyo-project format improvements