# Graphyne Changelog
All notable changes to this project will be documented in this file.
## [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))
- 🏗️ 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))