Commit Graph

6 Commits

Author SHA1 Message Date
brent saner
cbecd9caec
v0.1.3
FIXED:
* XML, YAML marshaling/unmarshaling of pwgenerator.CharSet.
2024-07-17 04:03:31 -04:00
brent saner
c6050a2dc4
fix xml marshaling
In some (most) cases, disabled chars may not be specified. if this is
the case, they should be omitted.
2024-07-17 02:49:44 -04:00
b12131b661
Adding additional struct tags.
Added toml, yaml, and xml. This will allow for specifying generation schemes in e.g. configuration files for other software.
2022-07-02 03:58:52 -04:00
1d4d7c5538
-x, -f, env vars, prepping for hashing 2022-05-22 04:43:12 -04:00
1c0481824e
char mins done; need to shuffle some error condition checks before 2022-03-04 01:04:14 -05:00
1cb6879786
stubbed out 2022-03-02 06:24:55 -05:00