Skip to content

Releases: frerich/pg_large_objects

v0.2.3

27 Nov 22:15

Choose a tag to compare

Release version v0.2.3

v0.2.2

21 Nov 07:42

Choose a tag to compare

Release version 0.2.2

v0.2.1

14 Nov 08:22

Choose a tag to compare

Release version v0.2.1

v0.2.0

13 Nov 20:14

Choose a tag to compare

Release version v0.2.0

v0.1.3

12 Nov 23:18

Choose a tag to compare

Dummy commit to trigger CI

v0.1.2

12 Nov 23:14

Choose a tag to compare

Update changelog

v0.1.1

12 Nov 23:14

Choose a tag to compare

Adjust calculation of project version

It appears Git tags are not available during CI runs. Let's try a
different approach by having the CI write a 'VERSION' file and having
the Mix project read that if available.

v0.1.0

12 Nov 23:14

Choose a tag to compare

Replace Repo.transact/1 with Repo.transaction/1

This allows building with Ecto < v3.13.0.