v0.4.0
Dropped the following dependencies:
- Humanize.jl: Only needed 1 function that we can just include and maintain ourselves.
- Glob.jl: Glob should probably depend on FilePaths.jl rather than the other way around... and Requires.jl was slow.
- URIParser.jl: Again, we probably shouldn't require a direct dependency on URIParser and Requires.jl was slow.