changes:
- refactor configuration: #187
- support register custom hook before quit: #214
- optimize warp cursor behavior: #210
- support per tag layout: #212
- add nmaster and mfact to deck layout: #215
- add centered master layout: #230
- add simple single tagset implementation: #171
- upgrade to zig 0.16.0: #236
A python script is provided to help migrate configurations to the new version (it cannot retain comments in the original configuration file and hexadecimal numbers will be rewritten as decimal). The script depends on the zon parser library pyzon.