Skip to content

Releases: apmckinlay/gsuneido

2022-03-04-alpha

04 Mar 20:48
Compare
Choose a tag to compare
2022-03-04-alpha Pre-release
Pre-release
  • added client-server mode (multiplexed)
  • added Windows service support
  • added access to database history
  • added profiler
  • performance improvements
  • bug fixes

2022-01-25-alpha

25 Jan 16:26
Compare
Choose a tag to compare
2022-01-25-alpha Pre-release
Pre-release

More bug fixes.
Seems quite stable now.
Passes all of our application tests.

2022-01-10-alpha

10 Jan 20:13
Compare
Choose a tag to compare
2022-01-10-alpha Pre-release
Pre-release

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

29 Dec 21:45
783ac73
Compare
Choose a tag to compare
2021-12-29-alpha Pre-release
Pre-release

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.