What's Changed
* Export json error handling by mertyavasca in https://github.com/kylorend3r/pg_index_insight/pull/13
* add run_query definition to methods by mertyavasca in https://github.com/kylorend3r/pg_index_insight/pull/14
* unused-index-list-improvements by kylorend3r in https://github.com/kylorend3r/pg_index_insight/pull/15
* add validation to run_query function before executing query to preven… by kylorend3r in https://github.com/kylorend3r/pg_index_insight/pull/16
* Invalid index drop force command bug fixes for iterate over the list by mertyavasca in https://github.com/kylorend3r/pg_index_insight/pull/17
* My/connection via yaml feature by mertyavasca in https://github.com/kylorend3r/pg_index_insight/pull/18
* index-type-enhancement by kylorend3r in https://github.com/kylorend3r/pg_index_insight/pull/19
**Full Changelog**: https://github.com/kylorend3r/pg_index_insight/compare/v1.4.0...v1.5.0