devlog 1.0.3

devlog is a command-line tool for tracking your day-to-day software development work.
Documentation
# Generated by Cargo
# will have compiled files and executables
/target/
/target

# These are backup files generated by rustfmt
**/*.rs.bk

# vim
*.swp

# ctags
tags