Skip to content

v0.7.1

Latest
Compare
Choose a tag to compare
@matt-cornell matt-cornell released this 11 Oct 19:37
· 239 commits to main since this release
7627f46

Features

  • cobalt-cli can be used as a library (#106)
  • Static archives can be generated (#110)

Bugs

  • LLVM 15 is no longer supported because it caused some issues (#113)
  • Library lookup has been improved, now about 1000 times faster and searches paths better (#112)

Internals

  • Update dependencies to git2 and toml (#103, #105)
  • CLI errors have a somewhat nicer API (#111)
  • The type system has been reworked (#109)

Full Changelog: 0.7.0...0.7.1