v3.0.0
- Parse unquoted values slightly differently to properly parse comments, rejecting quote chars, allow leading and trailing whitespace in interpolated values, do not allow values to start with # anymore, give better errors on invalid quoted values, etc
- Rename ToDictionary to ToDotEnvDictionary for clarity, and add options for behavior
- Get rid of the warnings about vulnerabilities in System.Net.Http 4.3.0 (which was unused)