Releases: faws-vcs/faws
Releases · faws-vcs/faws
Release list
v0.3.13
Changelog
- 40d760b feat(p2p): flush incoming messages map when overweight
- 4815bed feat(repo): add checkout mode to case-fold trees during export
- 9aec558 fix(faws): still allow notification processing in quiet mode. if !quiet && verbose, we still want event trace messages
- 2fb890d fix(p2p): exclude messages younger than a minute from being dropped
Released by GoReleaser.
v0.3.12
Changelog
- 2e12206 feat(p2p): peernet message fragments are now coded independently
- 741be34 fix(p2p): increase bitfield size to accommodate very large messages
Released by GoReleaser.
v0.3.11
Changelog
- 2e12206 feat(p2p): peernet message fragments are now coded independently
- 741be34 fix(p2p): increase bitfield size to accommodate very large messages
Released by GoReleaser.
v0.3.10
v0.3.7
Changelog
- 7180990 refactor(p2p): use buffered channels to communicate inside peer connection
Released by GoReleaser.
v0.3.5
Changelog
- 53244d8 refactor(p2p): rework p2p download with better concurrency
Released by GoReleaser.
v0.3.4
Changelog
- a3a1a9f fix(peernet): objects can actually just be prefix-only, there's no requirement for 1+ bytes
Released by GoReleaser.
v0.3.3
Changelog
- 235b7ea fix(p2p): temporary workaround to reduce pressure on task heap (this sucks)
Released by GoReleaser.