Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nakamura Kazutaka committed Jan 2, 2024
1 parent d14f3ce commit ea06a51
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions RELEASE_NOTE.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@

v0.1.0 release:
v0.1.1 release:

first release with basic features:
features:

- Generate or Cast to UUIDv7
- Cast from UUIDv7 to timestamptz

lots of code is copied and modified from these following repositories:
changes:

- [pg_uuidv7](https://github.com/craigpastro/pg_uuidv7)
- [pgx_ulid](https://github.com/pksunkara/pgx_ulid)

Thank you.
- Refine build process.
- Build for PostgreSQL 16(only)
- Add a function, uuid_get_version

0 comments on commit ea06a51

Please sign in to comment.