Skip to content

v0.1.3

Compare
Choose a tag to compare
@ofriw ofriw released this 24 Feb 12:01
· 16 commits to main since this release

Added

  • BaseTimer.reset to reset the timer and reschedule it

Changed

  • GoatDB is now licensed under Apache 2.0
  • JSONLogFile.append now automatically scans the log file rather than throw
  • JSONLogFile worker now uses the transpiled JS version both for the server
    and the browser
  • Improved React SPA skaffold
  • ServerOptions.domain enables fine control over domain / organization mapping

Fixed

  • Configuration is now correctly injected into the app bundle