Skip to content

0.2.0

Compare
Choose a tag to compare
@simonvanderveldt simonvanderveldt released this 24 Oct 23:41
247e020

New functionality:

  • Add CLI, allows uploading and downloading from the command-line directly #30
  • Add --version option to CLI to show druid version #50
  • The REPL can now be started without crow connected #49, #55

Fixes:

  • Uploading and downloading stability fixes in combination with crow firmware 1.0.1 #48, #54, #57
  • Exception on REPL exit fixed #56
  • Change to a regular (non-namespace) package, which means it should no longer be necessary to update setuptools before installing druid #36