Version 0.1.1
This release contains some minor fixes and CI work. No breaking changes have been introduced.
diff since 0.1.0
Fixes
- #42: Make
mul
function private since *
should be used instead
- #47: Fix docs building to deploy to gh-pages correctly
Maintenance
- #44: Add docs building job to the CI
- #46: Remove
Suppressor.jl
dependency which is not needed anymore