v0.4.0
What's Changed
- Port infrastructure to pyproject.toml by @tsmbland in #29
- Implements the QA system by @dalonsoa in #32
- Update to latest version of pandas by @tsmbland in #37
- Update README.md by @barneydobson in #43
- Add CLI to run WSIMOD by @dalonsoa in #38
- Dockerize WSIMOD by @dalonsoa in #39
- Adds DAFNI model file by @dalonsoa in #44
- Use a simple path to load data and explain to user to use their own by @dalonsoa in #45
- Add publish workflow by @dalonsoa in #46
- Add running WSIMOD saved files by @dalonsoa in #48
- Update docs with WSIMOD CLI and DAFNI instructions by @dalonsoa in #49
- Add publish to DAFNI by @dalonsoa in #50
- Fix long lines by @dalonsoa in #47
- Add test of tutorials by @dalonsoa in #52
- Simplify the build of the docs and implements automatic deployment by @dalonsoa in #56
- Update installation instructions and CONTRIBUTING guidelines by @dalonsoa in #58
New Contributors
Full Changelog: 0.3_joss_reviewed...v0.4.0