Pre-release v0.0.1-rc3 The big change this release is added support for most BSD systems. There was a regression in Bubble Tea, the TUI library I'm using, that broke builds for *BSD systems (excluding darwin) so they had to be disabled. They fixed that issue in v0.19.1 so I'm tagging another release to trigger CI and upload binaries for those platforms :) https://github.com/charmbracelet/bubbletea/releases/tag/v0.19.1
Pre-release v0.0.1-rc1 - Now saves application state after every change, undo/redo coming soon™ - Opening a non-existent file now creates that file, though it is empty and will need to be edited through another application before rārangi will render it Once I have added functionality for editing the title and tasks and appending/deleting tasks, I'll tag the first release.
RC for initial release The app functions and renders a todo list \o/ … but there's no saving nor editing nor searching nor sorting; those features are coming soon™. Once saving and editing are both implemented, I'll tag the first real release.