Releases: apmckinlay/gsuneido
Releases · apmckinlay/gsuneido
2022-03-04-alpha
- added client-server mode (multiplexed)
- added Windows service support
- added access to database history
- added profiler
- performance improvements
- bug fixes
2022-01-25-alpha
More bug fixes.
Seems quite stable now.
Passes all of our application tests.
2022-01-10-alpha
Fixed a couple of bugs that were causing crashes/corruption.
Should be a lot more stable now.
Also fixed the need to have an svc_deleted table.
2021-12-29-alpha
In case anyone is interested in playing with a prebuilt Windows binary.
The .com is built as a console program and defaults to the REPL.
The .exe is built as a gui program and defaults to starting the IDE.
The database contains the minimum - stdlib, suneidoc, and imagebook.
Warning - I haven't tested this configuration much.
It's definitely not ready for production, it may crash or corrupt the database.