Skip to content

Neonmem 0.8.1 - import spinner fix

Choose a tag to compare

@neonmem-lab neonmem-lab released this 08 Jun 12:18
· 6 commits to main since this release

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 hidden state; 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 run install.ps1. Best for locked-down / corporate PCs.