Versions in this module Expand all Collapse all v0 v0.4.0 Jun 24, 2024 Changes in this version + func Version() string v0.3.0 Jun 20, 2024 Changes in this version + func EditFrom(repo data.Repository) func(types.Actionable) error v0.2.1 Jun 5, 2024 Changes in this version + func DeleteFrom(repo data.Repository) func(types.ID) error + func DoFrom(repo data.Repository) func(types.ID) error + func UndoFrom(repo data.Repository) func(types.ID) error v0.2.0 Jun 4, 2024 Changes in this version + func ListTags(as []types.Actionable) []types.ID + func SublistWithTags(tags []types.ID, as []types.Actionable) []types.Actionable