Skip to content

v3.0.0

Compare
Choose a tag to compare
@bfren bfren released this 01 Dec 09:42
· 25 commits to main since this release
98f917b
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