Skip to content

Releases: kketch/tinypg

0.3.0

28 Sep 15:52

Choose a tag to compare

What's Changed

  • Add PersistentDB class
  • Run as nobody under root (or configurable user)
  • Install a musl build when relevant (alpine linux) by @kketch in #7
  • Test on alpine by @kketch in #6
  • Support using glibc build on alpine if TINYPG_GLIBC env var is set. And gcompat installed.

Full Changelog: 0.2.0...0.3.0

0.2.0

27 Sep 10:08
7280510

Choose a tag to compare

What's Changed

  • Embedded extensions support by @kketch in #5
  • Mac OSX support

Full Changelog: 0.1.0...0.2.0

0.1.0

25 Sep 12:26

Choose a tag to compare

Initial release

What's Changed

New Contributors

  • @kketch made their first contribution in #1

Full Changelog: https://github.com/kketch/tinypg/commits/0.1.0