Turbine 0.6.0
Changes:
- Fix parsing of
open module ... {}
module declarations - Check
ct.sym
first before falling back tojrt
, to improve support for--release
in native images (bazelbuild/bazel#21895) - Don't emit duplicate record component getters (bazelbuild/bazel#22105)
Full changelog: v0.5.0...v0.6.0