Skip to content

Tags: cmdln/flashbake

Tags

0.30.0

Toggle 0.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
More print strings (#52)

* changed line 132 to have str.format()

* Adjusted lines 41-47

* Changed line 52 to str.format()

* Revert "changed line 132 to have str.format()"

This reverts commit 05c17f9.

* Revert "Adjusted lines 41-47"

This reverts commit 5fd6367.

* added more str.format() to feed.py

* changed dictionary to list on lines 43 and 46

* Added new version number (0.30.0) and minor upates to project.zip

0.28.0

Toggle 0.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Resolves noreply.org issue for Location.py (#38)

* This fixes the location issue with noreply.org.

* Commented out what looks like example code for later reference.

* changed spacing and indents after commenting out code.

* Forgot to comment out else statement.

0.27.4

Toggle 0.27.4's commit message
This fixes the unicode problem, but now ampersand is printing as unes…

…caped HTML. (#34)

0.27.3

Toggle 0.27.3's commit message
Merge pull request #28 from ianpaul/14-lastfm-API-key-publish

changed logging.info to logging.debug

0.27.2

Toggle 0.27.2's commit message
Merge pull request #26 from ianpaul/fixWeather

Modified weather.py to use an Open Weather Map API key.

0.27.1

Toggle 0.27.1's commit message
Bump patch version.

0.27

Toggle 0.27's commit message
Update internal version.

0.26.3

Toggle 0.26.3's commit message
Update version.

0.26.2

Toggle 0.26.2's commit message
Fix missing license blocks.

0.26.1

Toggle 0.26.1's commit message
Still trying to filter out test package, no joy.