CHANGELOG

View Source

v0.2.1 - 2025-11-14

  • Add 'Considerations' document
  • Documentation improvements

v0.2.0 - 2025-11-13

v0.1.3 - 2025-11-13

v0.1.2 - 2025-11-12

  • Fix incorrect 0.1.0-dev version in package.
  • Fix example in cheatsheet

v0.1.1 - 2025-11-11

  • Fix typo in Mix package description
  • Fix export_large_object/2 example in README.md
  • Add more tests for PgLargeObjects.Repo
  • Add simple benchmarking script for exports
  • Add CHANGELOG.md file
  • Support Elixir 1.18
  • Extend CI tests to cover Elixir 1.18 and OTP 27.3

v0.1.0 - 2025-11-11

  • Initial release