Skip to content

v0.8.5 Release

Compare
Choose a tag to compare
@Peefy Peefy released this 19 Apr 13:22
· 275 commits to main since this release
de289b0

What's Changed

  • feat: add llvm-feature-for-runner by @Peefy in #1216
  • chore: bump serde_json version by @zong-zhe in #1218
  • refactor: doc string parse to prevent the regex calling and remove the prec2 deps by @Peefy in #1219
  • chore: remove pcre2 deps by @Peefy in #1220
  • chore: remove chumsky and stacker deps by @Peefy in #1221
  • feat: add build lock for common package cache path by @Peefy in #1223
  • refactor: enhance stmt parse errors by @Peefy in #1224
  • chore: fix fslock build in wasm by @chai2010 in #1226
  • chore: bump cb version by @zong-zhe in #1225
  • fix: schema string attribute contains dot by @Peefy in #1228
  • fix: schema union in list comprehension by @Peefy in #1230
  • chore: bump version to 0.8.5 by @Peefy in #1233
  • feat: fork deprecated serde yaml and add more string quoting when serialize by @Peefy in #1232

Full Changelog: v0.8.4...v0.8.5