dan pushed to wynter at dan/my-log 2026-03-09 16:57:25 -05:00
2c9e9ae02b ⬆️ Upgrade my-log to 0.3.1
dan pushed tag v0.3.1 to dan/my-log 2026-03-09 16:52:29 -05:00
dan pushed to develop at dan/my-log 2026-03-09 16:52:22 -05:00
68ccf2d9fa 🔀 Merge tag 'v0.3.1' into develop
60c630f8cc 🔀 Merge branch 'rel/0.3.1' into stable
5cf8e50cf9 📝 Update CHANGELOG for v0.3.1 release
edf10de879 Allow MYLOG_CONFIG_PATH to override the config path
b7eaf941fb Add option to print config from config command
Compare 6 commits »
dan pushed to stable at dan/my-log 2026-03-09 16:52:22 -05:00
60c630f8cc 🔀 Merge branch 'rel/0.3.1' into stable
5cf8e50cf9 📝 Update CHANGELOG for v0.3.1 release
edf10de879 Allow MYLOG_CONFIG_PATH to override the config path
b7eaf941fb Add option to print config from config command
17a1cf1ade Add AddFormatter function to allow custom builds to register new formatters
Compare 6 commits »
dan pushed to wynter at dan/my-log 2026-03-09 14:12:48 -05:00
f12d22fda4 ⬆️ Upgrade to my-log 0.3.0
dan pushed tag v0.3.0 to dan/my-log 2026-03-09 13:58:55 -05:00
dan pushed to stable at dan/my-log 2026-03-09 13:58:48 -05:00
602f1e3d14 🔀 Merge branch 'rel/0.3.0' into stable
d2eb952bf3 📝 Update CHANGELOG for v0.3.0 release
cfeab035d3 ⚙️ Move preferred formatter to its own config field
ce83cf1cc2 📝 Update AGENTS.md with config system changes and testing guidelines
6c6a959af4 Allow formatters to use sub-config with their own config structs
Compare 6 commits »
dan pushed to wynter at dan/my-log 2026-03-09 13:58:48 -05:00
994a10a45c ⬆️ Upgrade my-log
dan pushed to develop at dan/my-log 2026-03-09 13:58:47 -05:00
0fbd64247a 🔀 Merge tag 'v0.3.0' into develop
602f1e3d14 🔀 Merge branch 'rel/0.3.0' into stable
d2eb952bf3 📝 Update CHANGELOG for v0.3.0 release
cfeab035d3 ⚙️ Move preferred formatter to its own config field
ce83cf1cc2 📝 Update AGENTS.md with config system changes and testing guidelines
Compare 7 commits »
dan pushed tag v0.2.0 to dan/my-log 2026-03-07 19:09:32 -06:00
dan pushed to develop at dan/my-log 2026-03-07 19:09:23 -06:00
d34363b8c0 📝 Update CHANGELOG for v0.2.0 release
01d6dd9b0b Add ID field to Entry struct with auto-generation on marshal/unmarshal
c1bd35fe9e ⬆️ Upgrade mapstructure to maintained fork
Compare 3 commits »
dan pushed to stable at dan/my-log 2026-03-07 19:09:23 -06:00
d34363b8c0 📝 Update CHANGELOG for v0.2.0 release
01d6dd9b0b Add ID field to Entry struct with auto-generation on marshal/unmarshal
c1bd35fe9e ⬆️ Upgrade mapstructure to maintained fork
aa5ea0ad70 🔀 Merge tag 'v0.1.1' into develop
Compare 4 commits »
dan pushed to wynter at dan/my-log 2026-03-07 19:09:23 -06:00
a01b77d198 ✏️ Add missing period in tmdb id
dan pushed to wynter at dan/my-log 2026-03-06 14:05:58 -06:00
88802020fe Add drop:tmdb command for adding shows/movies to watched log
dan pushed to wynter at dan/my-log 2026-03-01 08:53:26 -06:00
21d27f8068 Add date/time flag to command and update functions
dan pushed tag v0.1.1 to dan/my-log 2026-03-01 08:39:08 -06:00
dan pushed to develop at dan/my-log 2026-03-01 08:38:53 -06:00
aa5ea0ad70 🔀 Merge tag 'v0.1.1' into develop
84c144711a 🔀 Merge branch 'rel/0.1.1' into stable
c9ca5effcc 📝 Update CHANGELOG for v0.1.1 release
30a5786adf Add Makefile targets for go vet and go fix, use named struct fields in tests, apply go fix improvements
a96b765794 Add Time method to Date struct for accessing internal timestamp
Compare 5 commits »
dan pushed to stable at dan/my-log 2026-03-01 08:38:53 -06:00
84c144711a 🔀 Merge branch 'rel/0.1.1' into stable
c9ca5effcc 📝 Update CHANGELOG for v0.1.1 release
30a5786adf Add Makefile targets for go vet and go fix, use named struct fields in tests, apply go fix improvements
a96b765794 Add Time method to Date struct for accessing internal timestamp
572d868c24 🔀 Merge tag 'v0.1.0' into develop
Compare 5 commits »
dan pushed to wynter at dan/my-log 2026-03-01 08:38:53 -06:00
b5c6c84a5d ♻️ Extract GetLog and update Drop function
dan created branch wynter in dan/my-log 2026-02-28 23:38:15 -06:00