Final Release I Hope
Full Changelog: v1.0.0...v1.0.1
Features:
The whole idea of this module is to be very simple, and do everything you probably need for a simple API. No fancy regex or anything like that. There are many great libraries that do that already. So I'm fairly confident I won't be adding much more to this.
Patch:
Fixed go module name
TIL module names need to be the exact name of the repository or go will complain. Not gonna lie, that feel like a stupid decision but ok, I don't make the rules.