Skip to content

V2.5.1

Compare
Choose a tag to compare
@wroscoe wroscoe released this 21 Jun 06:51
· 1212 commits to master since this release

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 to mycar
  • Pi hostname changed from d2 to donkeypi
  • 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!)