FDB version 1.18 is now available from GitHub at http://github.com/njr0/fdb.py/.
There’s quite a lot of cleanup, almost all done by Yevgen Varavva (@xa4a_ on Twitter). Changes since the last version are:
- Using a decorator to avoid code repetion
- Moving flag/option handling to use the standard optparse library instead of the custom flags lib
- fixing a couple of minor bugs
- making everything work against the sandbox as well as the main instance.
At the time of writing, the main instance is offline, so I haven’t actually been able to test against that, but I suspect it will be OK.
I haven’t actually removed the flags library from the respository yet, but probably will.
No comments:
Post a Comment