[ANN] galileo 0.4.1 released

  • From: Ben <benoit.allard@xxxxxx>
  • To: galileo <galileo@xxxxxxxxxxxxx>
  • Date: Sun, 22 Jun 2014 17:24:53 +0200

Hello,

I am announcing the release of galileo 0.4.1.

This is the first patch release of galileo 0.4, a free utility to
securely synchronize fitbit bluetooth trackers with the fitbit
web-service.

This release fixes a number of issues reported with the release of
galileo 0.4. All users of galileo 0.4 are encouraged to upgrade. The
easiest way to do so is by using the pip package manager and by
issuing:

    pip install --upgrade galileo

For any questions or support-request, please use the project mailing
list: //www.freelists.org/list/galileo (galileo@xxxxxxxxxxxxx),
or the issue
tracker (https://bitbucket.org/benallard/galileo/issue).

Main changes since 0.4:
- Fix a traceback in debug message (part of issue#51)
- Fix issue when the dongle doesn't reports its version (issue#53)
- Fix issue when ConnectionError happens during sync (issue#54)
- Try again a write operation in case of IOError (issue#61)
- Be more strict during discovery (issue#66)
- Handle issue when USB backend does not implement non-mandatory
methods (issue#75)
- Recognize one more kind of TimeoutError (issue#82)

Best Regards,
Benoît Allard

Other related posts:

  • » [ANN] galileo 0.4.1 released - Ben