commit 0c173cfd93b7c42e30c7bb564e99a55e4f5250e7 parent ae81541c3a4f27efd75ce42dc10f8224ce575c7b Author: Vincent Forest <vincent.forest@meso-star.com> Date: Tue, 28 Apr 2020 12:28:50 +0200 Write the 0.4 release note Diffstat:
| M | README.md | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -33,6 +33,16 @@ formats on which it relies. ## Release notes +### Version 0.4 + +- Set the minimum number of scattering angles to 2 rather than the previous + and arbitrary limit fixed to 100. +- Fix a bug in the generation of the shape of the helical pipe. +- Update the short help of the command as well as the man pages. +- Add the `-D` option that discards all computations for large scattering + angles. +- Add the `--version` that prints the current version of the `schiff` command. + ### Version 0.3.1 - Reformat the man pages.