- Rename package
- Add TS typings
- Fix build script
- Rewrite to use Node-Addons-API (C++ wrapper for the stable N-API)
- Support PL/PGSql Parsing
- Support async parsing
- Update libpg_query to include latest A_CONST fixes
- Update libpg_query to include fix for empty string constants
- Warning fixed in 0.0.3 is back for now until libpg_query has support for custom CFLAGS
- Update OSX static library to include
-mmacosx-version-min=10.5
to fix warnings on installation
- Rename repo to pg-query-native
- First version