-----
* 2.0.0
* Some metadata updates
* Fix \*\* pattern for Windows
* Fix matching dotfiles
* Update README.md
* Update test.yml
* various cleanup
* Change CI to GH
* Update pytest minimum version
* Also run CI on 3.8
* Fix inline regexp flags not at beggining
* Update .travis.yml
* Make it clear that this is derived from CPyhton source
* Include LICENSE.md file in wheels
* Clean up licensing info
* Typo in README
* Bump major dev version as changes are breaking
* Put subentry matching behind flag
* Fix iteration
* Fix case of final single star pattern
* Clear LRU cache for tests
* Add manifix config
* Back to dev