Drop support for v0.5
- Drop support for Julia v0.5 (and update to v0.6/v0.7 syntax)
- empty!() for CircularDeque, add it to docs, add some other missing things to docs (#317)
- Minor updates to PriorityQueue docs
- PriorityQueue updates (Fixes #312) (#316)
- Remove additional v0.6 deprecations
- Fix a "formal" ambiguity on 0.6+ and enable ambiguity tests
- Remove Compat (not needed/used right now)
- Move all tests to testsets