9 Commits

Author SHA1 Message Date
8b431b5d2f chore: bump Go 1.18→1.26, fix typos, clean up tests
- Update go.mod to Go 1.26
- Fix help text typos ('menut' → 'menu', 'most-significant' → 'most-specific')
- Fix error comment typo ('ll' → 'all')
- Remove unnecessary fmt.Sprintf in test names
- Remove unused fmt imports from test files
- Add compile-time interface check for TimeWindow
2026-02-22 21:01:23 +00:00
2e68bb06af Use a struct instead of string slices 2022-10-14 22:04:08 -07:00
Ethan Holz
dd79d7a54b feat: Added help and option to specify date. Changed so that calendar displays even if MSP does not. 2022-10-14 16:33:42 -05:00
Ethan Holz
a2c1864a77 fix: Removed logging from main.go 2022-10-14 14:19:43 -05:00
Ethan Holz
8612f90d46 feat: Completed functionality for generating a period timeline 2022-10-14 14:17:50 -05:00
14aa89a047 Uses an interface instead of a struct now 2022-03-07 16:46:17 -08:00
ca6ba89bce Add whitespace stripping 2022-03-07 15:22:07 -08:00
d3667470c0 Add CLI utility for testing 2022-02-28 17:17:39 -08:00
72c18dba1a Initial commit 2022-02-28 14:56:44 -08:00