Skip to content

v0.2.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@sheepman4267 sheepman4267 released this 25 Jun 21:10
· 12 commits to main since this release

This release sees the beginning of a restyling effort (Lists is now slightly easier to look at), and what will hopefully be a vast simplification of the backend logic. TodoItem creation and updating are now both handled by individual implementations of Django's generic views, which removed about 30 lines of brittle, buggy logic which was causing items to disappear into the aether when edited (and other fun things).

I'm excited to have some (limited) time to pour into this project again, now that I'm back to using it (even in its current state).