- Improved performance of index creation for Postgres < 12
0.2.5
- Reduced memory usage during index creation - Fixed index creation exceeding `maintenance_work_mem` - Fixed error with index creation when lists > 1600
0.2.4
- Added support for parallel vacuum - Fixed issue with index not reusing space
0.2.3
- Added indexing progress for Postgres 12+ - Improved interrupt handling during index creation