Skip to content

Releases: herloct/url-parser

1.0.0-beta4

17 Jul 07:14

Choose a tag to compare

1.0.0-beta4 Pre-release
Pre-release
  • Re enable UPX so we could get far smaller binary size.

1.0.0-beta3

17 Jul 05:20

Choose a tag to compare

1.0.0-beta3 Pre-release
Pre-release
  • Use --part=PART instead 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

13 Jul 15:08

Choose a tag to compare

1.0.0-beta2 Pre-release
Pre-release
  • Strip and compress the binaries, so we could get smaller size.
  • Tidying up

1.0.0-beta1

13 Jul 10:40

Choose a tag to compare

1.0.0-beta1 Pre-release
Pre-release

First beta release