Skip to content

Releases: diegobvasco/php-rsync

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 11:00
b359875

1.3.0 (2026-07-20)

Features

  • value objects, SRP traits, strategy pattern & full test suite (#7) (de09572)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 22:17
d2346f3

1.2.0 (2026-07-19)

Features

  • implement --checksum flag for file comparison (#5) (320f1f9)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 21:44
5789884

1.1.0 (2026-07-19)

Features

  • add fluent methods for all rsync flags (#3) (dc0527b)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 19:48
5884d74

1.0.0 (2026-07-19)

Features

  • add Output interface and TerminalOutput (#1) (87c5e08)
  • initial release of diegobvasco/php-rsync (bd6c763)

Miscellaneous Chores

  • update image source in README to use webp format (bcc61c1)