We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2854c2 commit a723484Copy full SHA for a723484
Changes
@@ -1,6 +1,6 @@
1
Revision history for PostgreSQL extension semver.
2
3
-0.22.0
+0.22.0 2020-04-02T14:13:55Z
4
- Fixed `get_semver_prerelease()` so that it returns only the
5
prerelease without any build metadata. For example, for
6
`1.0.0-1.2+1.02`, it will now return `1.2`, not `1.2+1.02`. Thanks
0 commit comments