Skip to content

Release v0.8.1

Choose a tag to compare

@gammons gammons released this 03 Aug 10:42
· 118 commits to master since this release
7788887

This is a maintenance release with the following fixes:

  1. The todolist web frontend works again! Thanks to @wy15 's #115 PR
  2. Updated all dependencies to be up-to-date
  3. Renamed todo.go to main.go to conform to golang conventions.