| `97d4579` | BUG | Fix test using tmp folder |
| `345d5e3` | BUG | Fix docstring line 140 in `utils.py` |
| `1e73ade` | BUG | Fix doctest in `utils.py` module |
| `0927300` | ENH | Add new sample data (BIDS README) |
| `2068a20` | DOC | More encouragement for developers |
| `1f826eb` | ENH | Add image file format patterns |
| `f04b1a5` | ENH | Add `pybids` as dependency |
| `d34a2db` | ENH | Load BIDS input folder |
| `6bef204` | ENH | Add more test data (BIDS format) |
| `03fcf71` | ENH | Improve `dw_asl` script file format options |
| `b7bcaf2` | ENH | Remove unnecessary imports in `ASLData` |
| `323abf7` | ENH | Add load/save methods for `ASLData` |
| `589e1f0` | DOC | Add script info in Getting Started |
| `dc4cddb` | ENH | Reorganize `reconstruction` module |
| `877c3c0` | ENH | Add `.vscode` in `.gitignore` |
| `b2ac1e2` | ENH | Update poetry lock file |
| `248866f` | ENH | Improve progress bar for processing |
| `cfc544b` | BUG | Fix save error in `multiTE` script |
| `c6401bb` | BUG | Fix save error in `CBF` script |
---
Contributors
Special thanks to all contributors who helped make this release possible! 🎉
---
Upgrade Instructions
1. Update the package using your package manager of choice.
bash
pip install asltk --upgrade
2. For detailed usage instructions, check the [documentation](https://asltk.readthedocs.io/en/main/).
Enjoy this release, and feel free to provide feedback or open issues for suggestions!