Comparing version 2.2.0 to 2.3.0
{ | ||
"name": "dbmate", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "A lightweight, framework-agnostic database migration tool", | ||
@@ -27,10 +27,10 @@ "repository": "https://github.com/amacneil/dbmate", | ||
"optionalDependencies": { | ||
"@dbmate/linux-ia32": "2.2.0", | ||
"@dbmate/linux-x64": "2.2.0", | ||
"@dbmate/linux-arm": "2.2.0", | ||
"@dbmate/linux-arm64": "2.2.0", | ||
"@dbmate/darwin-x64": "2.2.0", | ||
"@dbmate/darwin-arm64": "2.2.0", | ||
"@dbmate/win32-x64": "2.2.0" | ||
"@dbmate/linux-ia32": "2.3.0", | ||
"@dbmate/linux-x64": "2.3.0", | ||
"@dbmate/linux-arm": "2.3.0", | ||
"@dbmate/linux-arm64": "2.3.0", | ||
"@dbmate/darwin-x64": "2.3.0", | ||
"@dbmate/darwin-arm64": "2.3.0", | ||
"@dbmate/win32-x64": "2.3.0" | ||
} | ||
} |
@@ -524,3 +524,3 @@ # Dbmate | ||
| Automatically load .env file | :white_check_mark: | | | | | | | | ||
| No separate configuration file | :white_check_mark: | | | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | ||
| No separate configuration file | :white_check_mark: | :white_check_mark: | | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | ||
| Language/framework independent | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | :white_check_mark: | :white_check_mark: | | ||
@@ -527,0 +527,0 @@ | **Drivers** | |