Skip to content

Releases: bashandbone/submod

v0.1.2

23 Jun 04:12

Choose a tag to compare

Changelog

v0.1.2 - 2025-06-22

  • First Release: Initial release of the submodule management tool.
  • Core Features:
    • Basic submodule management using gitoxide.
    • Support for TOML configuration files.
    • Command-line interface with basic commands.
    • Integration with git2 for fallback operations.
  • Documentation:
    • Initial documentation for core modules.
    • Solid README with setup instructions.
  • Testing:
    • Good integration test coverage; all passing.
  • Linting:
    • Strict linting configuration with clippy.
    • Hk/Mise integration for git hooks, tool management, task running