Skip to content

Neel - 1.0.0

Compare
Choose a tag to compare
@Niminem Niminem released this 28 Oct 05:36
· 6 commits to master since this release

Major Updates

  • Removed ability to bundle applications for Windows and Mac. This should have been tested more thoroughly before the last release. I learned my lesson.
  • startApp macro now takes an additional parameter, webDirPath, which is the path to the directory with all of the static frontend files.
  • Neel now leverages the power of mummy, an HTTP and WebSocket server for Nim that returns to the ancient ways of threads. Goodbye async and super long stack traces that are hard to debug.

Minor Updates

  • Cleaned the codebase up a bit. Need I say more?

Enjoy a more robust version of Neel <3