Skip to content

v0.9.0

Compare
Choose a tag to compare
@kyoheiu kyoheiu released this 16 Sep 03:22
· 52 commits to main since this release

v0.9.0

  • Rewrite in SvelteKit, omit the server-side container.
  • If you use v0.8.0 or before, an manual intervention is required.
    • cat migrate_table.sql | sqlite3 /path/to/.sqlite would uppate the database.