Skip to content

v0.1.0a0.dev0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 22:30
· 382 commits to main since this release

✨ New Features

🐛 Bug Fixes

⚡ Performance Improvements

  • 7556912 - update submodules to get their CLI loading speed-ups (commit by @joanise)
  • 86d6bfb - defer imports to make CLI help lightning fast (commit by @joanise)
  • c0cb6af - I guess it is going to be hard to keep help fast... (commit by @joanise)
  • 5cdabda - There is no need to load all of pandas just to build a simple lookup table. (PR #202 by @SamuelLarkin)

♻️ Refactors

✅ Tests

🔧 Chores