Releases: theseus-rs/postgresql-embedded
Releases · theseus-rs/postgresql-embedded
v0.3.1
📖 Documentation
- update cargo description (#10)
🛠️ Other improvements
- change tracing levels from info to debug (#11)
- update postgresql_embedded::ArchiveError argument (#9)
v0.3.0
💥 Breaking changes
- rename ArchiveError and EmbeddedError (#8)
v0.2.3
📦 Build system
- add scheduled action to clear github caches (a2075be)
v0.2.2
📦 Build system
- GitHub version handling (#5)
- add code coverage badges (#6)
🛠️ Other improvements
- add tests to improve code coverage (#7)
v0.2.1
📖 Documentation
- enable documentation features (#4)
v0.1.2
📦 Build system
- Updates to support release (#2)
v0.1.1
📖 Documentation
- mark docs as ignored to prevent doc release failures (36b7be2)
v0.1.0
📦 Build system
- bump tempfile from 3.9.0 to 3.10.0 (#1)