bcal v1.8
What's in?
- Dependency on libquadmath dropped (
bcal
is on Homebrew now!) - Option
-b
to show byte size of basic data types - Limit unit conversions to
long double
(__float128_t
is not portable) - Fix test case failures on OS X
- Generate packages for many more distro versions
- Automated build and test for gcc, clang (Linux and OS X) and musl-gcc (Linux)