Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

v0.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 17:30
· 6 commits to main since this release

What's Changed

  • Fix Malformed IP Parsing & Add More Documentation by @alecbcs in https://github.com/hyprspace/hyprspace/pull/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