Skip to content

Commit f45614e

Browse files
Merge branch 'main' into nmj/skip-installation
2 parents d87d5c3 + 1b51df8 commit f45614e

File tree

8 files changed

+173
-60
lines changed

8 files changed

+173
-60
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## `postgresql_embedded` - [0.18.7](https://github.com/theseus-rs/postgresql-embedded/compare/v0.18.6...v0.18.7) - 2025-06-20
11+
12+
### Fixed
13+
- set CREATE_NO_WINDOW creation flag on Windows
14+
15+
### Other
16+
- update Cargo.toml dependencies
17+
18+
## `postgresql_commands` - [0.18.7](https://github.com/theseus-rs/postgresql-embedded/compare/postgresql_commands-v0.18.6...postgresql_commands-v0.18.7) - 2025-06-20
19+
20+
### Fixed
21+
- set CREATE_NO_WINDOW creation flag on Windows
22+
23+
## `postgresql_archive` - [0.18.7](https://github.com/theseus-rs/postgresql-embedded/compare/postgresql_archive-v0.18.6...postgresql_archive-v0.18.7) - 2025-06-20
24+
25+
### Other
26+
- update Cargo.toml dependencies
27+
1028
## `postgresql_extensions` - [0.18.6](https://github.com/theseus-rs/postgresql-embedded/compare/postgresql_extensions-v0.18.5...postgresql_extensions-v0.18.6) - 2025-06-17
1129

1230
### Added

0 commit comments

Comments
 (0)