v1.0
Even though this has been around a while, this is the first release.
Contains 6 Go utility packages.
- byteswriter - a byte-backed writer
- crc32combine - combine multiple CRC32 checksums
- exit - graceful exit from
main()
- httprange - a package for handling HTTP range headers
- simplehttp - simplified HTTP client functions
- util - random utilities (will hopefully be broken up in the next major release)