a1c8d6e531Bump version
max
2024-11-01 14:30:16 -0500
0d5d7503ecBuild with Go 1.23.2
max
2024-11-01 14:29:11 -0500
ee1a0fedccBuild with Go 1.22
max
2024-02-14 13:39:33 -0600
3fc3f35bb5Bump version to 1.3.2
max
2024-02-14 13:32:56 -0600
9a98788476Update Go version to 1.22
max
2024-02-14 13:32:07 -0600
43b8d3b618Update binaries to 1.3.1
v1.3.1
Maximilian
2023-02-14 16:33:07 -0600
6d1e700d8bUpdate version
Maximilian
2023-02-14 16:12:15 -0600
1b2fcd72b9Use switch statements for argument matching, use a map for removing disallowedCharacters, and set up worker pool for concurrent "chunk" generation of the password
Maximilian
2023-02-14 16:12:02 -0600
6c20c7bb8bAdd go.sum
Maximilian
2023-02-14 15:27:38 -0600
f5289baecdUpdate Go version to 1.20
Maximilian
2023-02-14 15:27:24 -0600
bb4dda5d9fAdd new release binaries for 1.3.0
v1.3.0
max
2023-02-07 08:21:16 -0600
14b7b1d181Update README.md
max
2023-02-07 08:16:09 -0600
83c7065d2aFull refactor, remove dead code, remove math/rand, add version arg, remove symbol arg, help arg, and improve remove disallowed character argument
max
2023-02-07 08:06:22 -0600
3978c9ad47Preemptively add building support (for version 1.3.0) for freebsd (386, amd64, and arm), plan9 (386, amd64, and arm), and Linux/Windows arm
max
2023-02-03 17:55:43 -0600
e1ced3f76dUpdate binaries to the latest version
v1.2.2
Maximilian
2023-01-30 00:06:15 -0600
cdbca3b074Add makefile
Maximilian
2023-01-30 00:05:53 -0600
e4eca321f6Update version
Maximilian
2023-01-29 23:37:46 -0600
0eacc92a45Formatting
Maximilian
2023-01-29 23:36:47 -0600
e96fded8ffCryptographically generate password characters
Maximilian
2023-01-29 23:30:21 -0600
710f96e9e7Update binaries to the latest version
v1.2.1
max
2023-01-29 17:44:50 -0600
4609be7a9dUpdate version
max
2023-01-29 17:12:49 -0600
57b78dc62eGracefully handle errors instead of panic
max
2023-01-29 16:16:44 -0600
87fa1107d7Update binaries to the latest version
v1.2.0
Maximilian
2022-12-19 18:12:53 -0600
5ba592db21Update README.md to include install instructions and expanded usage instructions
Maximilian
2022-12-19 17:57:53 -0600
b81783b470New version update that supports disallowed characters, cleaned up comments
Maximilian
2022-12-19 17:41:54 -0600
cebcbc2823Merge remote-tracking branch 'origin/master'
Maximilian
2022-12-19 17:25:50 -0600
b5b7c208f2(Old binaries were broken) Rebuilt all binaries properly this time also included are the new error handling changes, and smaller overall binary sizes (built with -w and -s flags + UPX compression)
Maximilian
2022-12-19 17:17:11 -0600
8aa2f61b3c(Old binaries were broken) Rebuilt all binaries properly this time also included are the new error handling changes, and smaller overall binary sizes (built with -w and -s flags + UTX compression)
Maximilian
2022-12-19 17:17:11 -0600
f2a9cdd216Added better error handling
Maximilian
2022-12-19 10:21:06 -0600
c99539c0a9Add 32 bit binaries for Linux and Windows, recompile Windows, Linux, and osx (Darwin) with new Go version (1.19.4)
Maximilian
2022-12-14 16:37:52 -0600
33cf6cde39Update README.md
Maximilian
2022-12-14 15:09:43 -0600
8114d2a6c9Remove .exe file extension, it false flags on Windows 10 antivirus
v1.1
Maximilian
2022-10-21 10:05:31 -0500
7b36f39de6Update gitignore to allow for .exe and show Windows binary with updated file extension
Maximilian
2022-10-21 10:01:11 -0500
564da340d5Include .exe extension for Windows, this is required for the binary to be recognized
Maximilian
2022-10-21 09:58:04 -0500
9e3549f57dMerge remote-tracking branch 'origin/master'
Max
2022-10-09 16:17:54 -0500