# Graphyne Changelog
All notable changes to this project will be documented in this file.
## [0.2.2](https://github.com/vultr/graphyne/-/compare/v0.2.1..0.2.2) - 2025-10-29
- 🐛 Fix tcp bugs (#5) ([105c0dd](https://github.com/vultr/graphyne/-/commit/105c0ddfb24a7aae5fb989ccc699b201cea8f0e4))
## [0.2.1](https://github.com/vultr/graphyne/-/compare/v0.2.0..v0.2.1) - 2025-10-09
- 🏗️ Release graphyne version 0.2.1 ([a00a713](https://github.com/vultr/graphyne/-/commit/a00a71363954478b984a0601dd5faa6fc9525787))
- 🐛 Fix changelog generation ([8f62ae2](https://github.com/vultr/graphyne/-/commit/8f62ae222ee5e422dc88d0853512b88ab7181e39))
- 📚 Add fleshed out docs and readme ([fb15f7d](https://github.com/vultr/graphyne/-/commit/fb15f7dfef7f366f86da2d6eab0f3f9d9aa1d04b))
## [0.2.0](https://github.com/vultr/graphyne/-/compare/v0.1.1..v0.2.0) - 2025-10-08
- 🏗️ Release graphyne version 0.2.0 ([c48bc02](https://github.com/vultr/graphyne/-/commit/c48bc028a3cc13afebb4e09d8e6cf39b69d2d546))
- 🏗️ Update release config ([597a685](https://github.com/vultr/graphyne/-/commit/597a685bfda78e0a273571478a2fe1e11db2f747))
- 📦 Add cargo release settings ([36c698c](https://github.com/vultr/graphyne/-/commit/36c698c6951a94a66d10b20e47c082f831d72bc5))
## [0.1.1](https://github.com/vultr/graphyne/-/compare/v0.1.0..v0.1.1) - 2025-10-08
- ⛰️ (feat) add insta filters, remove TestableTcpStream wrapper, and split tests ([2292afe](https://github.com/vultr/graphyne/-/commit/2292afe061846161639ede2cf303a598b4dd4940))
- 🏗️ Release v0.1.1 ([65dc16e](https://github.com/vultr/graphyne/-/commit/65dc16ebd8678265fcb3d414d3251f52ea44153e))
- 🏗️ Update README.md ([64b65b2](https://github.com/vultr/graphyne/-/commit/64b65b2fdf1715dd7e5336a305cb5b912a46a243))
## [0.1.0](https://github.com/vultr/graphyne/-/commits/v0.1.0) - 2025-10-08
- ⛰️ (feat) change to builder pattern and add tests/snapshots against GraphiteClient (#2) ([5dc8107](https://github.com/vultr/graphyne/-/commit/5dc81077dd529c649f9347b4218d3e1309360362))
- 🏗️ Add retry logic when obtaining tcp connection (#1) ([fb8dd53](https://github.com/vultr/graphyne/-/commit/fb8dd53e82b407047b8bf2b4bc0e0716839023cd))
- 🏗️ Update README.md ([263beac](https://github.com/vultr/graphyne/-/commit/263beac6e67e5e60c5584f455c2a85e3ee2e57c3))
- 🏗️ Add initial project sources ([08f7ac6](https://github.com/vultr/graphyne/-/commit/08f7ac6c3db46c9fab910c5e795863d453d004f1))
- 🏗️ Initial commit ([f2042ae](https://github.com/vultr/graphyne/-/commit/f2042aeff12756fcecf5bae0b3df9493c03c0f03))