Skip to content

2.0.2 - Clean up time

Latest

Choose a tag to compare

@Anty0 Anty0 released this 05 Nov 14:49
· 1 commit to main since this release
ea3504c

Changes:

  • Turn off turbo mode when deleting files
  • Enable linting, formatting, and type checking for the entire project

So, it turns out the flaky delete_file endpoint was caused by me thinking I could just turn on turbo mode and download all files in one go. Instead, we need to disable turbo mode to reliably delete files. Why it sometimes works even in turbo mode remains a mystery.

Full Changelog: 2.0.1...2.0.2