|  | 7513e62a6c | feat(gsheet2env): add -d to change delimiter
						
						
						
						
						
						
							
 io/transform/gsheet2csv/v1.0.3 | 2025-10-13 15:21:02 -06:00 |  | 
			
				
					|  | f882bfc139 | feat(gsheet2env): add tool to convert csv to .env
						
						
						
						
						
						
							
 io/transform/gsheet2csv/v1.0.2 | 2025-10-13 14:58:21 -06:00 |  | 
			
				
					|  | 24ec3f021d | feat(gsheet2csv): parse URLs and CSVs with comments | 2025-10-13 14:58:21 -06:00 |  | 
			
				
					|  | dc951ce388 | fix(3p/transform): add missing go.mod
						
						
						
						
						
						
							
 3p/transform/v1.0.1 | 2025-10-11 19:15:10 -06:00 |  | 
			
				
					|  | 30748770d1 | doc(3p/transform): add Go Reference badge | 2025-10-11 19:08:28 -06:00 |  | 
			
				
					|  | 7b439460fc | doc(3p/colorjson): add Go Reference badge | 2025-10-11 19:07:51 -06:00 |  | 
			
				
					|  | eee1434ba7 | doc(auth/envauth): add Go Reference badge | 2025-10-11 19:06:44 -06:00 |  | 
			
				
					|  | f269f80771 | doc(auth/csvauth): add Go Reference badge | 2025-10-11 19:06:21 -06:00 |  | 
			
				
					|  | 6e04afec1c | doc(http/middleware): add Go Reference badge | 2025-10-11 19:05:26 -06:00 |  | 
			
				
					|  | e63f7bc1ef | doc: add Go Reference badge | 2025-10-11 19:03:58 -06:00 |  | 
			
				
					|  | 6dfaedbbab | doc: 'dev' is default, but 'main' is stable | 2025-10-11 19:01:17 -06:00 |  | 
			
				
					|  | 8b97a3452b | doc: update Cheatsheet URL to Wiki | 2025-10-11 19:01:00 -06:00 |  | 
			
				
					|  | 652bab4607 | ref: rename package github.com/therootcompany/golib | 2025-10-11 18:53:23 -06:00 |  | 
			
				
					|  | b3d9d1a179 | doc(thirdparty): add README to clearly document third party packages | 2025-10-10 17:13:00 -06:00 |  | 
			
				
					|  | aaa7942bef | feat(transform): maintenance fork of github.com/tidwall/transform | 2025-10-10 17:12:45 -06:00 |  | 
			
				
					|  | f3828d2037 | ref(colorjson): moved benchmarks to '3p'
						
						
						
						
						
						
							
 3p/colorjson/v1.0.1 | 2025-10-10 16:44:53 -06:00 |  | 
			
				
					|  | f4b69761f9 | ref(colorjson): moved to '3p' (third party) | 2025-10-10 16:44:41 -06:00 |  | 
			
				
					|  | 56b2b43d3d | doc(http/middleware): describe and add examples
						
						
						
						
						
						
							
 http/middleware/v1.0.1 | 2025-10-06 02:28:18 -06:00 |  | 
			
				
					|  | 6ac8b08ecc | chore(http/middleware): correct CC0-1.0 SPDX license header | 2025-10-06 01:50:03 -06:00 |  | 
			
				
					|  | 9598545a9f | chore: add appopriate LICENSE files to each module | 2025-10-06 00:42:41 -06:00 |  | 
			
				
					|  | 154da0aa04 | chore(csvauth): add LICENSE
						
						
						
						
						
						
							
 auth/csvauth/v1.0.0 | 2025-10-06 00:42:20 -06:00 |  | 
			
				
					|  | 612cd2e53c | feat(csvauth): store and verify or retrieve credentials | 2025-10-05 20:50:38 -06:00 |  | 
			
				
					|  | e8fbe603af | ref!(envauth): change Verify return from bool to error
						
						
						
						
						
						
							
 auth/envauth/v1.0.1 | 2025-10-04 21:19:34 -06:00 |  | 
			
				
					|  | 0893b3cb2d | doc(envauth): show use of salt generator
						
						
						
						
						
						
							
 auth/envauth/v1.0.0 | 2025-10-04 02:21:05 -06:00 |  | 
			
				
					|  | 23ff6225f5 | feat(envauth): add verifiers for single-user credentials | 2025-10-04 02:17:51 -06:00 |  | 
			
				
					|  | 7ece4eb9e6 | feat(jsonl): add example using encoding/json | 2025-10-03 22:18:58 -06:00 |  | 
			
				
					|  | 5fb5fcd9ef | chore(http/middleware): add go.mod
						
						
						
						
						
						
							
 http/middleware/v1.0.0 | 2025-10-03 03:33:23 -06:00 |  | 
			
				
					|  | 4c26dd6e2a | feat(http/middleware): add idiomatic http-compatible middleware | 2025-10-03 03:31:52 -06:00 |  | 
			
				
					|  | 193c8f65cf | feat(httplog): add http logger for debugging | 2025-10-03 00:30:25 -06:00 |  | 
			
				
					|  | 24df99adfa | ref(colorjson): modernize with any, b.Loop, and other minor enhancements
						
						
						
						
						
						
							
 colorjson/v1.0.1 | 2025-10-03 00:14:17 -06:00 |  | 
			
				
					|  | df73764148 | chore(colorjson): remove unused sprintfColor | 2025-10-03 00:03:25 -06:00 |  | 
			
				
					|  | 045480f900 | fix(colorjson): apply DisabledColor to keys as well | 2025-10-02 23:58:21 -06:00 |  | 
			
				
					|  | 6e394bc15a | chore(colorjson): correct go.mod | 2025-10-02 23:19:21 -06:00 |  | 
			
				
					|  | 535bf2f824 | feat(colorsync): hard fork for maintenance | 2025-10-02 23:14:32 -06:00 |  | 
			
				
					|  | 5eb3592744 | add golib/https | 2021-03-10 16:58:54 -07:00 |  | 
			
				
					|  | dccf1f108a | make module | 2021-03-10 16:58:43 -07:00 |  | 
			
				
					|  | d9389f1f4b | Initial commit | 2021-03-10 16:23:40 -07:00 |  |