22 Commits

Author SHA1 Message Date
f3bf5c7d6b Merge pull request #3 from taigrr/cd/modernize-and-cleanup
chore: bump Go 1.18→1.26, fix typos, clean up tests
v1.2.1
2026-02-22 23:57:45 -05:00
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
433d28a87b add sponsor button 2022-10-22 20:47:21 -07:00
2e68bb06af Use a struct instead of string slices v1.2.0 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
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
9317c4b137 Merge pull request #1 from ethanholz/generate-timeline
Added functionality to generate timeline and preliminary support for help function
2022-10-14 13:11:04 -07: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
Ethan Holz
9698d90308 feat: Initial changes to handline generating a timeline 2022-10-13 17:02:55 -05:00
88ce350a61 updates to changeover and tests v1.1.0 2022-04-03 22:33:50 -07:00
0f88864200 add changes to changeover code based on unit tests 2022-04-03 19:10:55 -07:00
71bb0676c0 changeover features in progress 2022-04-03 18:39:46 -07:00
01897a6ae8 update readme to match changes v1.0.1 2022-03-07 17:20:57 -08:00
14aa89a047 Uses an interface instead of a struct now v1.0.0 2022-03-07 16:46:17 -08:00
ca6ba89bce Add whitespace stripping 2022-03-07 15:22:07 -08:00
32588e22f9 format readme a bit 2022-02-28 17:19:51 -08:00
d3667470c0 Add CLI utility for testing 2022-02-28 17:17:39 -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