V2.5.1
Major changes from 2.2.4
- Tensorflow version now uses 1.8
- The separate keras package was removed because its now in Tensorflow 1.8.
- Default installation method is now via Pypi instead of git clone.
- Default branch will be changed from dev to master. Master is now used for releases.
- Images released for PiZero, Pi3B and Pi3B+ models.
- Car app folder name change from
d2
tomycar
- Pi hostname changed from
d2
todonkeypi
- Default password changed back to
raspberry
- Now by default all data is saved to one Tub.
- Disk image is Rasbian Stretch not Jessie
- OpenCV was removed from the disk image and all the parts that used opencv.
- Pull requests now have the tests run on Travis CI and displayed on Github (yay!)