Release 0.2
===========

(in development)


Release 0.1.4 (Oct 24, 2013)
============================

- Fix the RequestRedirect raised problem.
- Add the new pick mode "keep" of XPathTextProperty. (by VeryCB)
- Add the encoding parameter of the ElementTreeProperty. That could let the
  property provide bytes instead of unicode string. (by VeryCB)


Release 0.1.3 (Oct 19, 2013)
============================

- Fix the broken CI (travis-ci).


Release 0.1.2 (Oct 19, 2013)
============================

- Fix some unicode compatible problems for URL string.
- Prevent the invalid URL string input.
- Change the theme of document into built-in one named "nature".


Release 0.1.1 (Sep 30, 2013)
============================

- Refine the documents and give an example in the Quick Start section.


Release 0.1.0 (Sep 29, 2013)
============================

- First public release.
