Skip to content

Releases: zenmakek/parcel

Release list

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:27
8e6b778

What's Changed

  • remove old test by @zenmakek in #16
  • phase/17: SHA256 content addressing, file hashing, verification by @zenmakek in #17
  • phase/18: chunk engine, manifest, assembler, tampering detection by @zenmakek in #18
  • phase/19: chunk transfer protocol, announce/lookup/bitfield/chunk pac… by @zenmakek in #19
  • phase/20: local chunk store, deduplication, atomic index, resume support by @zenmakek in #20
  • v2.0.0 - P2P file transfer with content addressing, DHT, and Noise encryption by @zenmakek in #21

Full Changelog: v1.0.0...v2.0.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:36

What's Changed

  • Phase 01: Repository & Project Initialization by @zenmakek in #1
  • phase/02: add CLI skeleton with main menu, send/receive/settings placeholders by @zenmakek in #2
  • Phase/03 tcp relay by @zenmakek in #3
  • phase/04: client connection struct, line-framed messaging, server bufi… by @zenmakek in #4
  • phase/05: JSON protocol system with envelope pattern, packet constant… by @zenmakek in #5
  • phase/06: OTP Generation,session registry, expiry,cleanup loop by @zenmakek in #6
  • phase/07:file metadata inspection, path validation, folder size by @zenmakek in #7
  • filename typo by @zenmakek in #8
  • phase/08: file streaming, same-system file transfer by @zenmakek in #9
  • phase/09: folder archive system, archive test by @zenmakek in #10
  • phase/10: sender workflow by @zenmakek in #11
  • phase/11: reciever workflow integration, OTP etc by @zenmakek in #12
  • Phase/13 error handling by @zenmakek in #14
  • phase/12: progress bar, transfer speed, duration tracking by @zenmakek in #13
  • Bubbletea TUI by @zenmakek in #15

Full Changelog: https://github.com/zenmakek/parcel/commits/v1.0.0