All notable changes to FATSLiM are documented in this file. Version numbers comply with Python recommandation.
- Python 2 is now deprecated and not supported anymore
- compilation with recent version of Cython (See Issues #5 and #15)
- Description of the "--idfreq" option in the documentation
- Default frequence for membrane identification is now 1 (every frame)
- Bug in lipid direction calculation
- Lack of verbose output for "membranes" command
- Ignored "--idfreq" option leading to membrane identified only once per trajectory
- Bad test file for thickness command xvg export
- --end-frame option interpreted as float an raising error when used
- Uninitialized variable in thickness calculation inducing lack of reproductibility
- Full documentation.
- Updated thickness calculation algorithm
- --begin-frame/--end-frame options to select begining/ending frame index
- --begin and --end options new refers to timesteps (same as GROMACS) rather than frame index
- Missing "--interacting-group"
- README.rst is now correctly rendered by github.
- Bug in leaflet attribution routine.
0.1 - 2016-02-01
First public release