- Added: Implement the --dry-run option for the `create` subcommand.
- Added: Improve verbose logging for the `auto` and `activate` subcommands
- Added: unittest, code is now stable and has 97% coverage.
- Added: Reduced the amount of xrandr calls needed (now always parsing
xrandr --verbose). This should improve the `auto` and `create`
subcommands.
- Bugfix: `xprofile current` was not explicitly returning a 0 exit code
- Bugfix: do not check or edid in the `create` subcommand
- Bugfix: fix wrong usage of imported DEFAULT_SECTION variable
- Removed: not setting DISPLAY=:0 anymore