# Changelog
## [0.2.0] - 2025-10-21
- update with the new Togo version
## [0.1.0] - 2025-09-24
- Implemented graph-based cycle detection algorithm
- Added arc reconnection system for offset segments
- Migrated to Togo library for improved geometry handling
## [v0.05] - 2024
- Refactored offset configuration with SVG output flags
- Added `offset_arcline` example
- Renamed examples for clarity (`offset_simple` → `offset_polyline`)
- Improved benchmark organization
## [v0.0.2] - 2024
- Initial release with basic offset functionality