5 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
f989049717 Add gap test 2022-10-14 20:50:12 -07:00
Ethan Holz
6adb6be6b4 test: Added more comprehensive tests 2022-10-14 16:33:43 -05:00
Ethan Holz
8612f90d46 feat: Completed functionality for generating a period timeline 2022-10-14 14:17:50 -05:00