Skip to content

v4.0.1

Compare
Choose a tag to compare
@bfren bfren released this 22 Nov 09:03
· 24 commits to main since this release
54c2cac
v4.0.1 (#119)

**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-clamav + tab` to see a complete list of functions
* All environment variables now begin `BF_CLAMAV`
* Removing ClamAV 0.103

## Build updates
* Updating workflows to latest versions
* Using -dev instead of -beta for development builds

## Development updates
* Enforcing LF line endings