- Fixed: multiple retries are performed with progressively longer delays - Changed: the repos will now be processed in random order
0.5.5
-----
- Fixed: changed `cells.length` into `len(cells)`. This is not typescript :p
0.5.4
-----
- Changed: increase throttle delay to 35 seconds
0.5.3
-----
- Added: throttle checks, i.e. when a read or write action fails, a 5 second delay is imposed and we try again. This retry can only occur once
0.5.2
-----
- Fixed: the shebang of the scipts no longer use /usr/bin/env. This prevents the pip installer from expanding the path when the python wheel is generated
0.5.1
-----
- Fixed: the entry-points scripts are now properly exported and installed