4.1.0 (2022-07-23)
4.3.0 (2023-01-13)
4.2.2 (2022-12-22)
- update dependencies (50faad3)
4.2.1 (2022-08-16)
4.2.0 (2022-08-08)
4.1.1 (2022-07-26)
4.0.5 (2022-07-23)
4.0.4 (2022-07-23)
4.0.3 (2022-07-23)
4.0.2 (2022-07-23)
- add missing keywords (cfaca34)
4.0.1 (2021-08-21)
- add overlaps keyword (29321dd)
4.0.0 (2021-07-16)
- update main file (d19ee2e)
- move sources to lib (c4499a3)
- moved sources
Sources have been moved to the lib folder. If you're referencing files
directly (require(sql-highlight/index.js)) you should instead
reference the new lib directory (require(sql-highlight/lib/index.js))