Releases: herloct/url-parser
Releases · herloct/url-parser
1.0.0-beta4
- Re enable UPX so we could get far smaller binary size.
1.0.0-beta3
- Use
--part=PARTinstead of--scheme,--user, etc, so they're easier to tests. - Tests the compiled binary on it's own environment (linux, mac, windows).
- Temporarily disable UPX compression, because it throws segfault on TravisCI.
- Temporarily disable stripped compilation, because it throws error on AppVeyor.
1.0.0-beta2
- Strip and compress the binaries, so we could get smaller size.
- Tidying up
1.0.0-beta1
First beta release