Release Note

2025/03/25

  • feat: Introduced a search command to search documents from the CLI.

  • feat: Added the project_id field to the config file schema.

2025/02/28

  • feat: Introduced a check command to validate the config file before uploading.

  • feat: Added the repository field to describe the corresponding repository.

2025/02/24 - v0.0.8

  • feat: Introduced a touch command to create a new markdown file with frontmatter.

  • feat: Improved error logging for the upload command.

2024/12/11

  • feat: Added the asset field to the .dodo.yaml schema.

2024/08/10

  • feat: The document URL is now logged when running dodo-cli upload.

  • docs: Added YAML Spec and Roadmap pages.