flywheel v0.2.0 Release Notes

    • Breakage: Engine no longer accepts boto connections (using dynamo3 instead)
    • Breakage: Removing S3Type (no longer have boto as dependency)
    • ๐Ÿ”‹ Feature: Support Python 3.2 and 3.3
    • ๐Ÿ”‹ Feature: .count() terminator for queries (:sha:bf3261c)
    • ๐Ÿ”‹ Feature: Can override throughputs in Engine.create_schema() (:sha:4d1abe0)
    • ๐Ÿ› Bug fix: Engine namespace is truly isolated (:sha:3b4fad7)