Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Check-ins with non-propagating tags:
2014-11-29
| ||
17:34 |
Bug fix - nth_wrap didn't work for last items in a list
I only noticed this just recently, which means it has been wrong for I don't know if I'd got half way through writing this and forgot to | |
2014-03-11
| ||
14:41 |
Better error handling when run from command line
The main problem I had was if the API was down it would catch the error So I've changed my command line call and now call `init stop` wih the HOWEVER I didn't want that to mean an erl shell would be exited if an error Also decided to catch everything, not just errors (also exits, etc) and | |
2013-12-21
| ||
00:37 | Report out temperature as well check-in: 5539b4fd26 user: base@atomicules.co.uk tags: trunk, v1.0.3 | |
2013-12-17
| ||
14:07 |
Add in basic error handling of timeouts (and badmatches in XML)
but still let fatal errors, etc occur. Just trying to be tidier when API | |
2013-12-12
| ||
12:52 |
Report out actual direction, speed and gust to make more useful
Still could do with intepreting weather type, etc to know if raining. | |
2013-12-03
| ||
15:18 |
Make get_locations ok from command line, tidy up, update README
For initial "release" - Integrate start and headsilose. Silly me, don't need a a function with In the README - Remove done todo, add new ones | |