Releases: adamkpickering/clsr
Releases · adamkpickering/clsr
v0.2.1
v0.2.0
Changelog
- beba30f Add
clsr edit card
command - a25a4dd Add truncated question to
clsr list cards
output - 8d11107 Allow user to edit card from study view
- 942a8b1 Avoid double printing errors, and printing usage when unnecessary
- f80df3a Error out when args are passed to commands that don't take args
- 7314cf1 Introduce --data-directory flag
- e7d2b95 Make list_*.go filenames plural rather than singular
- 1aa4273 Make some minor improvements
- 3668498 Move views package to internal/views
- a9ddf19 Randomize order of cards when studying
- 63db890 Remove some unused code
- 2ceee0b Replace instances of simpletable with tabwriter
- 2982cd1 Set card.Modified in models.EditCardViaEditor
- 146ae6a Update README.md
- adaebc1 Update deprecated rand.Seed() code
- e6217fb Update indirect dependencies
- 330e59f Upgrade dependencies
v0.1.1
v0.1.0
v0.0.2
v0.0.1
v0.0.0
Changelog
Initial release.