Skip to content

Releases: mysticmind/mysticmind-postgresembed

4.0.0

14 Dec 18:05
3b08c71
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...4.0.0

3.1.0

30 Aug 02:47
Compare
Choose a tag to compare

What's Changed

  • Support custom maven repositories by @kojo12228 in #27
  • Add ability to pass the server startup time as configurable value by @mysticmind

New Contributors

Full Changelog: 3.0.1...3.1.0

3.0.1

13 Aug 10:04
64abad4
Compare
Choose a tag to compare

Fix few issues with extraction and handling of Linux binaries with symbolic links.

Full Changelog: 3.0.0...3.0.1

3.0.0

12 Aug 16:52
Compare
Choose a tag to compare

What's Changed

  • Add support to use a different minimum embedded postgres by @mysticmind in #26
  • Add support to run the tool cross-platform and multi-arch supporting Windows, Linux and OSX (including Silicon) by @mysticmind in #26

Full Changelog: 2.1.0...3.0.0

Release 2.1.0

24 Feb 03:22
Compare
Choose a tag to compare

What's Changed

  • support for different nuget package name on PgServer constructor by @mattiamerzi in #23
  • Few minor refactoring changes and update of dependent package versions
  • Add net7.0 target.

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

30 Aug 15:52
Compare
Choose a tag to compare

What's Changed

  • Update to .NET 6, several refactoring and cleanup in #21
  • Fix Authors.md file already exists exception #19
  • Drop .NET targets netcoreapp2.0 and net46. Use prior version for these targets.

Full Changelog: v1.5.0...2.0.0
Milestone: https://github.com/mysticmind/mysticmind-postgresembed/milestone/8?closed=1

v1.5.0

31 Aug 10:23
6c3dff3
Compare
Choose a tag to compare

v1.4.0

01 Sep 14:16
Compare
Choose a tag to compare

https://github.com/mysticmind/mysticmind-postgresembed/milestone/6?closed=1

  • Add StartAsync and StopAsync methods #4 (@mysticmind)
  • Fix occasionally passing null to StringBuilder.Append for process output and error messages #11 by (@jaredhefty)

v1.3.0

15 Mar 12:48
6f7470e
Compare
Choose a tag to compare

v1.2.0