Good afternoon everyone! I'd like to announce that the gcc
crate has now reach 1.0 status, and it's also now published under a new name, cc
. This is the result of a great evaluation as part of the libz blitz and you can see a list of all work items completed. The major items in this release are:
- The
Config
type is renamed toBuild
- The top-level
compile_library
function has been removed
Otherwise this was mostly just a polish release to make sure everything is ship-shape for 1.0. If you discover any issues though, please let me know!