v0.4.4
This is pgx v0.4.4. A minor release which adds support for "versioned .so" files.
Notable Changes
- Optionally emit versioned .so by @JamesGuthrie in #546
- Add
impl Debug
forNumeric
by @Hoverbear in #551 - Fix
namespace.rs
safety issues by @eeeebbbbrrrr in #553 - Add "parser/parse_oper.h" to includes by @JamesGuthrie in #549
Minor Changes
- Fix spelling mistakes by @kiwicopple in #548
- Fix url typo on Detailed
cargo pgx
usage section by @msAlcantara in #550 - Add aggregate article by @Hoverbear in #555
New Contributors
- @kiwicopple made their first contribution in #548
- @msAlcantara made their first contribution in #550
Full Changelog: v0.4.3...v0.4.4