Commit Graph

6 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
14aa89a047 Uses an interface instead of a struct now 2022-03-07 16:46:17 -08:00
1f4eb80c24 Tests for most cases complete, needs testing with a bigger period array 2022-02-28 16:31:58 -08:00
1946a93b80 add rough v1 2022-02-28 15:56:56 -08:00
72c18dba1a Initial commit 2022-02-28 14:56:44 -08:00