|
| 1 | +# 0.9.5 (Fri May 12 2023) |
| 2 | + |
| 3 | +#### 🐛 Bug Fix |
| 4 | + |
| 5 | +- Afni missing dependencies for suma [#512](https://github.com/ReproNim/neurodocker/pull/512) ([@stebo85](https://github.com/stebo85)) |
| 6 | +- modifying value for entry point to allow -arg or --arg [#515](https://github.com/ReproNim/neurodocker/pull/515) ([@djarecka](https://github.com/djarecka) [@kaczmarj](https://github.com/kaczmarj)) |
| 7 | +- Mcr missing deb libxp6 [#526](https://github.com/ReproNim/neurodocker/pull/526) ([@stebo85](https://github.com/stebo85)) |
| 8 | +- NEW: Add support for FSL version 6.0.6 onwards [#527](https://github.com/ReproNim/neurodocker/pull/527) ([@ghisvail](https://github.com/ghisvail)) |
| 9 | +- Enable build of docs with Sphinx 6 [#525](https://github.com/ReproNim/neurodocker/pull/525) ([@ghisvail](https://github.com/ghisvail)) |
| 10 | +- Add FSL version 6.0.5.2 [#523](https://github.com/ReproNim/neurodocker/pull/523) ([@ghisvail](https://github.com/ghisvail)) |
| 11 | +- Update ants.yaml [#521](https://github.com/ReproNim/neurodocker/pull/521) ([@araikes](https://github.com/araikes) [@kaczmarj](https://github.com/kaczmarj)) |
| 12 | +- [FIX] fix link to build dashboard [#517](https://github.com/ReproNim/neurodocker/pull/517) ([@Remi-Gau](https://github.com/Remi-Gau)) |
| 13 | +- Update cli.rst [#514](https://github.com/ReproNim/neurodocker/pull/514) ([@sooyounga](https://github.com/sooyounga) [@djarecka](https://github.com/djarecka)) |
| 14 | +- updated version tags and added latest tag clarification to docs [#516](https://github.com/ReproNim/neurodocker/pull/516) ([@sooyounga](https://github.com/sooyounga)) |
| 15 | +- Minc install from deb and rpm [#509](https://github.com/ReproNim/neurodocker/pull/509) ([@stebo85](https://github.com/stebo85)) |
| 16 | +- fix: repo info ([@satra](https://github.com/satra)) |
| 17 | +- [INFRA] test docker builds in CI [#487](https://github.com/ReproNim/neurodocker/pull/487) ([@Remi-Gau](https://github.com/Remi-Gau) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]) [@satra](https://github.com/satra)) |
| 18 | +- do not install sphinx 6.x [#505](https://github.com/ReproNim/neurodocker/pull/505) ([@kaczmarj](https://github.com/kaczmarj)) |
| 19 | +- add bad versions to et file [#502](https://github.com/ReproNim/neurodocker/pull/502) ([@satra](https://github.com/satra)) |
| 20 | +- [TESTS] check black style in github actions [#501](https://github.com/ReproNim/neurodocker/pull/501) ([@kaczmarj](https://github.com/kaczmarj)) |
| 21 | + |
| 22 | +#### ⚠️ Pushed to `master` |
| 23 | + |
| 24 | +- Update README.md ([@djarecka](https://github.com/djarecka)) |
| 25 | +- add workflow token ([@satra](https://github.com/satra)) |
| 26 | +- add commit agent ([@satra](https://github.com/satra)) |
| 27 | +- add all changed files ([@satra](https://github.com/satra)) |
| 28 | +- Update bootstrap.yml ([@satra](https://github.com/satra)) |
| 29 | +- simplify git commit ([@satra](https://github.com/satra)) |
| 30 | +- allow writing actions ([@satra](https://github.com/satra)) |
| 31 | +- remove on demand ([@satra](https://github.com/satra)) |
| 32 | +- fix docs build ([@satra](https://github.com/satra)) |
| 33 | +- fix: syntax ([@satra](https://github.com/satra)) |
| 34 | +- testing sphinx build ([@satra](https://github.com/satra)) |
| 35 | + |
| 36 | +#### 📝 Documentation |
| 37 | + |
| 38 | +- changed base image for AFNI to fedora:35 [#520](https://github.com/ReproNim/neurodocker/pull/520) ([@stebo85](https://github.com/stebo85) [@kaczmarj](https://github.com/kaczmarj)) |
| 39 | + |
| 40 | +#### Authors: 9 |
| 41 | + |
| 42 | +- [@araikes](https://github.com/araikes) |
| 43 | +- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]) |
| 44 | +- Dorota Jarecka ([@djarecka](https://github.com/djarecka)) |
| 45 | +- Ghislain Vaillant ([@ghisvail](https://github.com/ghisvail)) |
| 46 | +- Jakub Kaczmarzyk ([@kaczmarj](https://github.com/kaczmarj)) |
| 47 | +- Remi Gau ([@Remi-Gau](https://github.com/Remi-Gau)) |
| 48 | +- Satrajit Ghosh ([@satra](https://github.com/satra)) |
| 49 | +- Sooyoung Ahn ([@sooyounga](https://github.com/sooyounga)) |
| 50 | +- Steffen Bollmann ([@stebo85](https://github.com/stebo85)) |
| 51 | + |
| 52 | +--- |
| 53 | + |
1 | 54 | # 0.9.4 (Wed Jan 18 2023)
|
2 | 55 |
|
3 | 56 | #### 🐛 Bug Fix
|
|
0 commit comments