Bugfixes
- fix: handle whitespace between variable and colon (#101)
Breaking Changes
Users who were relying on incorrect whitespace parsing around colons (#101) will likely see breaking behavior and should update code to remove workarounds and rely on correct parsing.