Skip to content

v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Feb 10:48
v0.8.0
96b401c

[0.8.0] - 2026-02-19

Documentation

  • Update pnpm lock file
  • Fix typo
  • Mark unimplemented features in design.md and update roadmap
  • Remove design.md from main branch
  • Update roadmap to reference docs branch instead of design.md
  • Add RELEASES.md

Features

  • Add reverse collection design document
  • Implement reverse collection (dt collect)
  • Add exclude patterns for reverse collection
  • Add git dirty check with fail-fast behavior
  • Add collect_sources for target file discovery
  • Improve orphan file detection and sync logic
  • Detect source-target conflicts in collect command

Miscellaneous Tasks

  • Update Cargo.lock
  • Update Cargo.lock
  • Update dependencies
  • Update dependencies
  • Update Cargo.lock
  • Update Cargo.lock
  • Update Cargo.lock
  • Update Cargo.lock
  • Update Cargo.lock
  • Update dependencies
  • Update dependencies
  • Add collecting.rs to dev files list
  • Update Cargo.lock dependencies
  • Bump version to 0.8.0, update to Rust 2024 edition

Refactor

  • Replace pretty_env_logger with tracing-subscriber

Testing

  • Add comprehensive tests for collect functionality

Build

  • Update gethostname requirement in /dt-core
  • Update shellexpand requirement in /dt-core
  • Bump tokio from 1.22.0 to 1.23.1
  • Update toml requirement from 0.5.9 to 0.6.0 in /dt-core
  • Update path-clean requirement in /dt-core
  • Update dirs requirement from 4.0.0 to 5.0.0 in /dt-core
  • Bump h2 from 0.3.15 to 0.3.17
  • Update dirs requirement from 4.0.0 to 5.0.1 in /dt-cli
  • Update dirs requirement from 4.0.0 to 5.0.1 in /dt-server
  • Update pretty_env_logger requirement in /dt-cli
  • Update pretty_env_logger requirement in /dt-server
  • Update toml requirement from 0.7.6 to 0.8.1 in /dt-core

Flake

  • Init

[0.7.10] - 2022-10-13

Miscellaneous Tasks

  • Update dependencies

Build

  • Update gethostname requirement in /dt-core