Commit Graph

14 Commits

Author SHA1 Message Date
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
bts cb35a91855 Adding MustGenerate, GenerateOnce, and MustGenerateOnce.
These are largely just convenience functions/wrappers.
v0.1.2
2022-07-07 06:49:18 -04:00
bts 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.
v0.1.1
2022-07-02 03:58:52 -04:00
bts 1d4d7c5538 -x, -f, env vars, prepping for hashing v0.1.0 2022-05-22 04:43:12 -04:00
bts f76edd3022 adding build hook 2022-03-09 23:57:56 -05:00
bts e68bd2a1ff another docs update; include cmdline switches/args 2022-03-09 23:54:33 -05:00
bts 7e9269f056 whoops. 2022-03-04 01:30:17 -05:00
bts b5de96c6d0 docs update 2022-03-04 01:27:15 -05:00
bts 8562241d52 done, should be good to go 2022-03-04 01:17:10 -05:00
bts 1c0481824e char mins done; need to shuffle some error condition checks before 2022-03-04 01:04:14 -05:00
bts 77d5271b5a before adding cryptoshuffler 2022-03-03 05:51:22 -05:00
bts 480dcd7e24 args... still needs charset minimums (how?) 2022-03-03 04:26:44 -05:00
bts 1cb6879786 stubbed out 2022-03-02 06:24:55 -05:00
brent s c1c8037b88 Initial commit 2022-03-01 05:01:57 -05:00