Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.1.21 #133

Merged
merged 5 commits into from May 1, 2021
Merged

Release v0.1.21 #133

merged 5 commits into from May 1, 2021

Conversation

Hoverbear
Copy link
Contributor

pgx v0.1.21 is a minor feature release with the following features:

There were the following fixes:

To upgrade, please run:

$ cargo install cargo-pgx --version 0.1.21

Also, make sure to update your Cargo.toml dependencies.

Signed-off-by: Ana Hobden operator@hoverbear.org

@Hoverbear Hoverbear self-assigned this May 1, 2021
@eeeebbbbrrrr
Copy link
Contributor

LGTM

Copy link
Contributor

@eeeebbbbrrrr eeeebbbbrrrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pgx v0.1.21 is a minor feature release with the following features:

There were the following fixes:

To upgrade, please run:

$ cargo install cargo-pgx --version 0.1.21

Also, make sure to update your Cargo.toml dependencies.

Signed-off-by: Ana Hobden operator@hoverbear.org

`pgx` v0.1.21 is a minor feature release with the following features:

* aarch64 support was added (#127)
* add Nix flake (#124)
* `cargo-pgx pgx init` does `initdb` (#123)
* Improve handling of feature flags (#118)
* Allow overriding function names and returning schema-qualified type (#117)
* update dependencies (#122).
* (docs) Add caveat about reconnecting after updating extension (#116)

There were the following fixes:

* (`cargo-pgx`) on init, lazy fetch version list (#119)

To upgrade, please run:

```
$ cargo install cargo-pgx --version 0.1.21
```

Also, make sure to update your Cargo.toml dependencies.

Signed-off-by: Ana Hobden <operator@hoverbear.org>
@eeeebbbbrrrr eeeebbbbrrrr merged commit e12d8e8 into develop May 1, 2021
@Hoverbear Hoverbear deleted the release-0.1.21 branch February 25, 2022 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants