Neonmem 0.8.1 - import spinner fix
Neonmem 0.8.1 - bug-fix
A small patch over 0.8.0.
Fixed
- Memory Builder import spinner. When importing docs/code, the "Working." spinner could keep spinning after the import had already finished - the new nodes appeared in the visualizer, but the spinner never stopped. It now clears correctly when the import completes. (Cause was a CSS rule overriding the element's
hiddenstate; the memory engine itself was never affected.)
No changes to the memory core - same engine as 0.8.0.
Downloads
- Neonmem-Setup-0.8.1.exe - Windows installer.
- neonmem-0.8.1-portable.tar.gz - portable build, no installer and no SmartScreen prompt. Extract with
tar -xzf neonmem-0.8.1-portable.tar.gz, then runinstall.ps1. Best for locked-down / corporate PCs.