Releases: luisaveiro/localhost-databases
Releases · luisaveiro/localhost-databases
v0.8.0
v0.7.2
Fixed
- SurrealDB permission denied error.
v0.7.1
Fixed
- Docblock for DotEnv examples.
v0.7.0
Changed
- Moved each database Docker Compose YAML file into the
databases
directory. - Split the DotEnv example file per database.
- Database environment variables naming convention.
v0.6.2
Changed
- Format for Readme to improve readability.
v0.6.1
Added
- Fireship YouTube links for Cassandra, MongoDB, Neo4j, Redis and SurrealDB.
v0.6.0
Added
- TL;DR section in Readme.
- Docker Compose YAML file for CouchDB & EdgeDB.
- CouchDB & EdgeDB environment variables to DotEnv example file.
v0.5.0
Added
- Docker Compose YAML file for CockroachDB & Neo4j.
- CockroachDB & Neo4j environment variables to DotEnv example file.
v0.4.0
Added
- Docker Compose YAML file for Cassandra, DynamoDB Local & YugabyteDB.
- Cassandra, DynamoDB Local & YugabyteDB environment variables to DotEnv example file.
- Developer-friendly comments for environment variables in the DotEnv example file.
Changed
- Renamed Docker Compose files to follow compose specifications.
- Readme to adopt Compose V2 specifications.
v0.3.0
Added
- Docker Compose YAML file for SurrealDB.
- SurrealDB environment variables to DotEnv example file.
- Thunder Client as a recommended VS code extension.