Skip to content

v0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Mar 08:13

πŸš€ Features

  • Use sql3 database for entries
    Switch from single CSV files per day for storage to an SQLite3 database
    for easier, more consistent and more performant entry storage handling.
    Also add migration to migrate from previous storage model to new one.
  • Add status indicator to database migration

πŸ› Bug Fixes

  • [view] Correct key bindings for pager view