Features
* Exclude pg_catalog indexes ([39bdd7b3](39bdd7b3))
* Improve printing of details ([cf6a4086](cf6a4086))
Bug Fixes
* Don't abort with UNIQUE indexes, skip instead ([1b65f211](1b65f211))
* Skip indexes with no bloat ([29383e8d](29383e8d))
* Make Database required ([23bc632e](23bc632e))
* Exclude tables, only use indexes ([1127b782](1127b782))