-
v1.0.6817fdd99 · ·
v1.0.6 - Added - Allow publishing to beta GitHub Registry - Changed - Updated Ruby teeny versions
-
-
v1.0.408df2d4d · ·
v1.0.4 Changed - new subcommands under `tcelfer db` to replace the `bin/db_init` functionality - initdb|migrate: run all or some DB migrations (up or down) - path: shows the path of the database (could be made into `tcelfer env` instead maybe? - new config option, `:migrations_path`, defaults to `<tcelfer_gem_root>/db/migrations` - updated Ruby versions for Travis CI - updated several gem dependencies
-
v1.0.3fa767555 · ·
v1.0.3 Added - `--yesterday` flag for `tcelfer day` - `tcelfer ytd` - show all months up through the current one - Enable JSON serializer plugin for sequel Day model
-
v1.0.277bc4744 · ·
v1.0.2 Added - Some action screenshots Fixed - Correctly handle the --verbose flag now
-
-
v1.0.0d38b6948 · ·
v1.0.0 Initial Public Release - Record today or any date you choose - Stores in a sqlite3 db at a configurable path - Reports in monthly increments when there's at least a week of data for that month