Skip to content

v0.4.0

Compare
Choose a tag to compare
@rofinn rofinn released this 16 Dec 20:38
· 77 commits to master since this release
150b24e

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.