0.7 (2019-06-11)
    - Fix deprecation warning.

0.6 (2017-08-17)
    - Support dummy recursive parameter in APIs to match the new
      call signature of Python 3.
    - Fix lru_cache (Kostis Anagnostopoulos).
    - Introduce norm_paths and case_sensitive options to optionally
      change the behaviour (Kostis Anagnostopoulos).

0.5 (2016-11-04)
    - include_hidden option.
    - Python 3 fixes.
    - Publish a wheel.

0.4 (2013-05-08)
    - Support Python 3.

0.3 (2012-01-19)
    - Fix non-glob patterns (patch by Zalan).
    - Don't shadow internal "glob" module.

0.2 (2011-06-14)
    - Initial release.
