|  | 81e04ea319 | 🔀 Merge tag 'v0.5.3' into develop 🔖 Bump version just to publish example | 2025-03-31 12:18:20 -05:00 |  | 
				
					
						|  | b6994e73a8 | 🔀 Merge branch 'release/0.5.3' into stable | 2025-03-31 12:17:45 -05:00 |  | 
				
					
						|  | c5a9f09166 | 💡 Improve go doc comments with internal links | 2025-03-31 12:10:05 -05:00 |  | 
				
					
						|  | cdf12a767c | 🔀 Merge tag 'v0.5.2' into develop 🔖 Bump version to publish documentation | 2025-03-23 10:56:09 -05:00 |  | 
				
					
						|  | 5cbd63a227 | 🔀 Merge branch 'release/0.5.2' into stable | 2025-03-23 10:55:05 -05:00 |  | 
				
					
						|  | ac3d1a5565 | 💡 Add package level doc comment | 2025-03-23 10:53:49 -05:00 |  | 
				
					
						|  | c32a15f4a1 | 💡 Add some helpful comments in example | 2025-03-23 10:52:54 -05:00 |  | 
				
					
						|  | 4b9bffb1a6 | 🔀 Merge tag 'v0.5.1' into develop 🔖 Bump version just to publish example | 2025-03-19 18:47:40 -05:00 |  | 
				
					
						|  | 4b1312e293 | 🔀 Merge branch 'release/0.5.1' into stable | 2025-03-19 18:46:42 -05:00 |  | 
				
					
						|  | 797c616447 | 📝 Add package level example | 2025-03-19 18:45:36 -05:00 |  | 
				
					
						|  | 8f02956ecd | 🚨 A bunch of small improvements from linter | 2025-03-19 18:05:16 -05:00 |  | 
				
					
						|  | 480e36763f | 🛠 Replace all linting with golangci-lint | 2025-03-19 17:48:23 -05:00 |  | 
				
					
						|  | 8072ae267a | ✏️ Extra backtick | 2025-03-19 16:16:00 -05:00 |  | 
				
					
						|  | 4faf3a5d2f | 🔀 Merge tag 'v0.5.0' into develop 🔖 v0.5.0: ✨ More UUIDs | 2025-03-19 14:39:59 -05:00 |  | 
				
					
						|  | c17f23595c | 🔀 Merge branch 'release/0.5.0' into stable | 2025-03-19 14:38:34 -05:00 |  | 
				
					
						|  | f20e737f2b | 📝 Update CHANGELOG | 2025-03-19 14:37:40 -05:00 |  | 
				
					
						|  | 1abfaa44d1 | ✨ Config.AddOptions and Generator.MakeWithConfig | 2025-03-18 09:22:30 -05:00 |  | 
				
					
						|  | d7b14f804c | 📝 Redo ts examples to use gen.Make | 2025-03-16 15:56:31 -05:00 |  | 
				
					
						|  | fee2e3cc2f | ♻️ Modify UUID to allow for other versions. | 2025-03-16 12:38:36 -05:00 |  | 
				
					
						|  | f121b7dbce | 🔀 Merge tag 'v0.4.0' into develop 🔖 0.4.0 Release is close to 1.0 | 2025-03-15 21:08:44 -05:00 |  | 
				
					
						|  | 55038ea295 | 🔀 Merge branch 'release/0.4.0' into stable | 2025-03-15 21:06:55 -05:00 |  | 
				
					
						|  | 4d6cd82b74 | 📝 Update CHANGELOG | 2025-03-15 21:06:16 -05:00 |  | 
				
					
						|  | 7c016df30f | ✨ Add MultiGeneratorRandomOrder | 2025-03-15 21:00:54 -05:00 |  | 
				
					
						|  | 2440f55563 | ♻️ Replace HashType with Hasher Compatible with crypto.Hash | 2025-03-15 20:09:38 -05:00 |  | 
				
					
						|  | 1008a064d0 | ✨ Add Make method to Generator | 2025-03-15 16:24:37 -05:00 |  | 
				
					
						|  | 1677a692d1 | ✨ Add Random Generator | 2025-03-15 15:36:43 -05:00 |  | 
				
					
						|  | 5c1132e414 | 💡 Fix some doc blocks | 2025-03-15 15:35:40 -05:00 |  | 
				
					
						|  | 10eb3f2491 | 🔀 Merge tag 'v0.3.0' into develop 🔖 Lots of Generator changes | 2025-03-14 21:58:22 -05:00 |  | 
				
					
						|  | fd5413ab21 | 🔀 Merge branch 'release/0.3.0' into stable | 2025-03-14 21:57:27 -05:00 |  | 
				
					
						|  | 46a40031dd | 📝 Update CHANGELOG | 2025-03-14 21:56:12 -05:00 |  | 
				
					
						|  | db2f12522d | ✨ Add extra Options to Make | 2025-03-14 21:46:30 -05:00 |  | 
				
					
						|  | 9402d80704 | ✅ Examples for everything | 2025-03-14 21:22:29 -05:00 |  | 
				
					
						|  | bd448eb5db | 🚚 Move remaining examples to nomino_test | 2025-03-14 20:12:22 -05:00 |  | 
				
					
						|  | 1d0f2238b3 | 🚚 Move Slug/Hash Generators to own file | 2025-03-14 19:50:24 -05:00 |  | 
				
					
						|  | 586fe4f1de | ♻️ Refactor Incremental Generator to single function with options | 2025-03-14 19:03:22 -05:00 |  | 
				
					
						|  | 63d538d889 | 🚚 Rename TS* to Timestamp | 2025-03-14 18:09:07 -05:00 |  | 
				
					
						|  | 61a5199699 | ♻️ Refactor Timestamp Generator to single function with options | 2025-03-14 17:39:42 -05:00 |  | 
				
					
						|  | 72791d4fac | 🔀 Merge tag 'v0.2.1' into develop 🔖✨ Add Hash Generator | 2025-03-14 15:15:25 -05:00 |  | 
				
					
						|  | 90f8d22b23 | 🔀 Merge branch 'release/0.2.1' into stable | 2025-03-14 15:14:43 -05:00 |  | 
				
					
						|  | e25c1001a5 | 📝 Update CHANGELOG | 2025-03-14 15:14:23 -05:00 |  | 
				
					
						|  | 8888ee3855 | ✨ Add Hash generator | 2025-03-14 15:01:39 -05:00 |  | 
				
					
						|  | dd531c1f73 | ♻️ Fix go vet error | 2025-03-14 13:47:44 -05:00 |  | 
				
					
						|  | 9e84cfe5f9 | 🛠 Add complexity calc | 2025-03-14 11:59:32 -05:00 |  | 
				
					
						|  | e5a1002e2e | 🛠 Add serve-docs task | 2025-03-14 11:51:55 -05:00 |  | 
				
					
						|  | 3546ab52d1 | 🔀 Merge tag 'v0.2.0' into develop 🔖✨ Slugs, and more | 2025-03-14 11:26:48 -05:00 |  | 
				
					
						|  | 25c1a6e891 | 🔀 Merge branch 'release/0.2.0' into stable | 2025-03-14 11:26:00 -05:00 |  | 
				
					
						|  | 439fe48230 | 📝 Update CHANGELOG | 2025-03-14 11:25:35 -05:00 |  | 
				
					
						|  | 9d8737079f | ✨ Add IncrementalStep* Generators | 2025-03-14 11:19:20 -05:00 |  | 
				
					
						|  | 1d235af876 | ✨ Add Slug Generator | 2025-03-13 16:58:55 -05:00 |  | 
				
					
						|  | 921020d9fd | 🚧 Pass Config to generator | 2025-03-13 15:36:30 -05:00 |  |