Skip to content

v0.7.0

Compare
Choose a tag to compare
@vito vito released this 04 Jul 23:51

More tweaks and polish on the path towards stability.

What's Changed

Breaking Changes ⚠️

  • (start) calls handler with error combiner instead by @vito in #197
  • add distinct type for cache paths by @vito in #202

New Features ✨

  • leverage caching for rendering traces by @vito in #198
  • nicer error for no runtimes available by @vito in #199
  • switch from sha256 to xxh3 by @vito in #203
  • cache fs/thunk paths to more useful filenames by @vito in #204
  • add (when test & body) by @vito in #207
  • add (binds? scope sym) by @vito in #206
  • running bass scripts waits on any concurrently started thunks by @vito in #209

Fixed Bugs 🐛

  • fix randomized bass.lock formatting by @vito in #201

Documentation 📖

  • lazy docs building, more noticeable code autolinks by @vito in #200

Other Changes

  • guide: fix announcement link for bass-loop by @srenatus in #194
  • support configuring session root scope by @vito in #205
  • switch to new github-hook calling convention by @vito in #208

New Contributors

Full Changelog: v0.6.1...v0.7.0