2021-09-20 - Version 0.2.0
This release adds support to PostgreSQL v14 and fix some minor issues reported by users since the last 3 months.
- Remove SQL extension file as it is empty and not required.
- Fix compilation error with PostgreSQL v14, thanks to Devrim Gunduz for the report. [ patch from Gilles Darold ]
- Add upgrade SQL script for extension. [ patch from Gilles Darold ]
- Ignore char repeat checks, if the string size is 1 also changing the comment style. [ patch from Dinesh Kumar ]
- Adding file header content. [ patch from Dinesh Kumar ]
- Typo fix in docs. [ patch from Dinesh Kumar ]