crema v0.0.3
Pre-release
Pre-release
This release is a minor update.
- Grammar edits to the "Getting Started" page of crema's readthedocs page
- Uploaded a .svg file of the crema logo (to fix the broken image link on PyPI) and updated the README file to reflect this change
- In the results class, changed the "write_csv()" function to "write_file()" with optional parameter inputs of "output_dir" and "file_root" to allow the user to more easily specify the directory to write the results file to. Now writes files with the suffix "crema.psm_results.txt", as the CLI would.