Realese 0.6 (in dev)
--------------------

- Changed the way Show data is retrieved. Now use ajax requested pages, which
  is faster.
- Refactoring to request episodes of each season by demand instead of
  all together.
- Added :attr:`Show.cast`, :attr:`Show.director`, :attr:`Show.producer`,
  and :attr:`Show.gender` properties.


Release 0.5 (Oct 9, 2011)
-------------------------

- Splitted from the original project , cuevanalinks_
  See that project for a complete changes log

