This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
What's Changed
- Fix Malformed IP Parsing & Add More Documentation by @alecbcs in hyprspace/hyprspace#70
- Added a check for properly formatted IP addresses when parsing the configuration.
- Fixed a bug with background daemons crashing due to a closed pipe.
- Introduced a log file for background daemons for better debugging.
- Added print statements when creating a new interface.
- Added additional documentation to cli/up.go.
Full Changelog: hyprspace/hyprspace@v0.2.1...v0.2.2