v1.0.1, 2011-10-07

    Constructor failed for week 53 in years with 53 weeks


v1.0.0, 2011-10-07

    Allow "-" after year in Week.fromstring
    Documentation tweaks


v0.2.0, 2011-09-06

    Allow Unicode strings passed to Week.fromstring()
    Provide isoformat() method
    Provide replace() method
    Arithmetics with longs should work as well
    repr() in the same style as for datetime.date

    Improved documentation


v0.1.0, 2011-09-05

    Initial release.
