Skip to content

0.15.0-Beta.2

Compare
Choose a tag to compare
@fzhinkin fzhinkin released this 04 Apr 08:37
· 32 commits to master since this release

This release fixes some issues found in 0.15.0-Beta.1 that were blocking KLib validation use.

What changed:

  • Fixed merged dumps parsing to correctly work with projects having no declarations shared among all supported targets (#201)
  • Fixed KLib ABI dumping and validation for targets that do not produce any artifacts (#199)
  • Improved KLib ABI dumping and validation for projects with generated sources (#206)

Thanks to all early adopters, especially to @JakeWharton, @rickclephas, and @lukellmann for provided feedback