1.3
Features
- Full refactoring of configuration parsing.
- Now supports the loading of root NGINX configurations, like the kind you see at
/etc/nginx/nginx.conf
.
Fixed
- Fixed several bugs involving parsing of messy files, brace locations, and individual keys with no values (thanks @lelik9 and @USSX-Hares!)