You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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