Releases: bt-skyrise/Postgres2Go
Releases · bt-skyrise/Postgres2Go
v0.3.0
#36 Fix: linux pg setup includes recreation of symbolic links
#35 Print whole output of Postgres process
#34 FolderSearch throws NotImplementedException
#33 Target multiple dotnet versions
#25 Use combination of path's segments instead of concatenation
#3 Include copyright of Johannes Hoppe (author of Mongo2Go project)
v0.2.0
Provide MVP
Postgres2Go MVP means fully functional lib allowing set PostgreSQL instance in isolated environment and remove it on demand. This means lib can be used to setup integration tests within PostgreSQL storage prepared only for that particular test.