Skip to content

Tags: 0E800/pibakery

Tags

v0.3.7

Toggle v0.3.7's commit message
replace drivelist-scanner with drivelist-scan

drivelist-scanner gives errors on Windows, replace with new custom module

v0.3.6

Toggle v0.3.6's commit message
increment version number

v0.3.4

Toggle v0.3.4's commit message
Merge pull request davidferguson#82 from brad/patch-1

get rid of `find` warning on Linux

v0.3.3

Toggle v0.3.3's commit message
Merge pull request davidferguson#82 from brad/patch-1

get rid of `find` warning on Linux

v0.3.2

Toggle v0.3.2's commit message
increment version number

Increment version number to 0.3.2

This release contains the new version of Raspbian, the new VNC blocks
to reflect that, and the operating system presence check at startup.

v0.3.1

Toggle v0.3.1's commit message
added link to example images.json file

The build from source instructions need users to download the images.json file. This commit adds the link to download the example file used for new PiBakery installations.

v0.3.0

Toggle v0.3.0's commit message
removed extra comma in package.json

Fixed JSON formatting in package.json by removing trailing comma

v0.2.4

Toggle v0.2.4's commit message
added in shortcut for test block import

Windows has issues with drag-drop when run as Administrator, adding in
a shortcut removes the need to drag-drop.

v0.2.3

Toggle v0.2.3's commit message
fixed import recipe code

The importing recipe code previously changed the write mode to upload
when a recipe was imported. This update makes PiBakery use whatever
mode it’s currently in, so you can write and update using recipes.
Also incremented version number to reflect change.

v0.2.2

Toggle v0.2.2's commit message
incremented version number

Incremented version number to 0.2.2 to reflect new blocks being added.