Skip to content

Releases: theseus-rs/postgresql-embedded

v0.3.1

12 Feb 16:14
Compare
Choose a tag to compare

📖 Documentation

  • update cargo description (#10)

🛠️ Other improvements

  • change tracing levels from info to debug (#11)
  • update postgresql_embedded::ArchiveError argument (#9)

v0.3.0

11 Feb 17:09
Compare
Choose a tag to compare

💥 Breaking changes

  • rename ArchiveError and EmbeddedError (#8)

v0.2.3

11 Feb 15:16
Compare
Choose a tag to compare

📦 Build system

  • add scheduled action to clear github caches (a2075be)

v0.2.2

11 Feb 01:52
Compare
Choose a tag to compare

📦 Build system

  • GitHub version handling (#5)
  • add code coverage badges (#6)

🛠️ Other improvements

  • add tests to improve code coverage (#7)

v0.2.1

10 Feb 16:47
a6e93f8
Compare
Choose a tag to compare

📖 Documentation

  • enable documentation features (#4)

v0.2.0

10 Feb 16:16
0099f77
Compare
Choose a tag to compare

💥 Breaking changes

  • Update public API (#3)

v0.1.2

10 Feb 15:13
4859652
Compare
Choose a tag to compare

📦 Build system

  • Updates to support release (#2)

v0.1.1

10 Feb 02:43
Compare
Choose a tag to compare

📖 Documentation

  • mark docs as ignored to prevent doc release failures (36b7be2)

v0.1.0

10 Feb 02:29
Compare
Choose a tag to compare

📦 Build system

  • bump tempfile from 3.9.0 to 3.10.0 (#1)