bfren
released this
01 Dec 09:42
v3.0.0 (#94)
**Complete rewrite using [nushell](https://nushell.sh)**
## Major updates and breaking changes
* To enter nushell do `docker exec -it container_name nu` and type `bf-postgresql + tab` to see a complete list of functions
* All environment variables now begin `BF_PG`
## Minor updates
* Updating to PostgreSQL 12.17, 13.13, 14.10 and 15.5
## Build updates
* Updating workflows to latest versions
* Using -dev instead of -beta for development builds
## Development updates
* Enforcing LF line endings