Commit graph

509 commits

Author SHA1 Message Date
9707c875b4
Break the switch/case 2021-03-21 19:25:54 +01:00
c32a94d195
Merge pull request #3 from wneessen/dev
v0.2.5
2021-03-21 18:32:33 +01:00
d975c5d1db
Updates README.md. We are ready for v0.2.5 2021-03-21 18:29:27 +01:00
ab2a083524
Added sane defaults 2021-03-21 17:27:25 +01:00
1f3aeb9d44
excludeChars are now escaped before using them as regExp 2021-03-21 17:27:01 +01:00
d2eae0da9f
Fixes in getCharRange() tests 2021-03-21 17:26:32 +01:00
427e80fc4e
Updated .gitignore 2021-03-21 17:26:13 +01:00
956574cf4a
Update go.yml 2021-03-21 16:15:56 +01:00
528ffbf34e
Update go.yml 2021-03-21 16:13:51 +01:00
359bd08a80
Update go.yml 2021-03-21 15:43:42 +01:00
4321a6e25e
Update go.yml 2021-03-21 15:41:44 +01:00
d7a2db75c8
Update go.yml 2021-03-21 15:33:21 +01:00
5ca140393d
Merge pull request #2 from wneessen/dev
v0.2.4: Added spelling support and new-style pw params
2021-03-21 15:32:14 +01:00
8b9269b1b9
Added spelling of pws. Ready for v0.2.4 2021-03-21 15:28:23 +01:00
eb221ccc69
Split up functions into seperate files 2021-03-21 14:05:14 +01:00
3a87ae7829
Update go.yml 2021-03-21 13:57:57 +01:00
01782c228e
Merge pull request #1 from wneessen/dev
v0.2.3: More chars, cleanup and better test coverage
2021-03-21 13:28:54 +01:00
46e47348e2
v0.2.3: More chars, cleanup and better test coverage
- Added more special characters
- Fixed issue with ` character
- Added lots of tests
- Moved character range generation into it's own function
- Better error handling
- A bit of code cleanup
2021-03-21 13:25:52 +01:00
19ed4da161
Minor changes 2021-03-20 22:18:16 +01:00
808725501d
Merge remote-tracking branch 'origin/main' into main 2021-03-20 20:02:35 +01:00
a77279fde8
Update release-darwin.yml 2021-03-20 20:00:29 +01:00
f2fbfb1a69
Update release-windows.yml 2021-03-20 19:58:37 +01:00
b3600c8347
Update release-linux.yml 2021-03-20 19:58:24 +01:00
754d76b52f
Update release-bsd.yml 2021-03-20 19:58:11 +01:00
43fec77e0e
Update release-darwin.yml 2021-03-20 19:56:50 +01:00
5f0a76cad0
Create release-bsd.yml 2021-03-20 19:53:52 +01:00
fdd465fbfc
Create release-darwin.yml 2021-03-20 19:51:52 +01:00
746b6d0bd6
Update and rename release.yml to release-windows.yml 2021-03-20 19:50:22 +01:00
d13d03c93e
Create release-linux.yml 2021-03-20 19:49:14 +01:00
30016dda0c
Update release.yml 2021-03-20 19:44:41 +01:00
bf0f9c7ead
Update release.yml 2021-03-20 19:38:05 +01:00
7cab0a6398
Update release.yml 2021-03-20 19:33:45 +01:00
096d5ba067
Merge remote-tracking branch 'origin/main' into main 2021-03-20 19:31:54 +01:00
65c60f7fa0
Update release.yml 2021-03-20 19:28:17 +01:00
ed2d1478b9
Update go.yml 2021-03-20 19:23:06 +01:00
748ebbc989
Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	.github/workflows/go.yml
2021-03-20 19:21:30 +01:00
0f66dccb11
Update go.yml 2021-03-20 19:21:22 +01:00
c6257b36bb
Create release.yml 2021-03-20 19:20:50 +01:00
b1b8557e69
Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	.github/workflows/go.yml
2021-03-20 19:17:08 +01:00
122ea00917
Update go.yml 2021-03-20 19:16:27 +01:00
2adbcad27c
Updated Github go.yml 2021-03-20 19:15:41 +01:00
2a970b9bce
v0.2.2: Minor fixes and testing
- Replaced log.Fatal() with log.Fatalf() since we provide %v
- Added proper testing and benchmarking
2021-03-20 18:31:32 +01:00
a8514f6c0e
Create codeql-analysis.yml 2021-03-19 08:55:39 +01:00
14f26c4816
v0.2.1: Support for more platforms added 2021-03-19 08:40:48 +01:00
dfa8eda0bd
Updated README and gitignore files 2021-03-19 08:31:02 +01:00
d884110209
Updated README.md 2021-03-19 00:56:13 +01:00
b2bd67804c
Updated .gitignore again 2021-03-19 00:49:35 +01:00
bfcb4348e3
Updated .gitignore 2021-03-19 00:41:44 +01:00
adc21f31ea
Added ZIPing to Makefile 2021-03-19 00:36:45 +01:00
49fa6adc3d
Added Makefile 2021-03-19 00:30:18 +01:00