v4.2.0
gen
->vergen
. Deprecatedgen
entry point as a result of theConstantsFlags
deprecation.ConstantsFlags
->Config
.ContantsFlags
was growing bloated and needed some extra logic, so migrated to aConfig
style.- Added some more configuration around date/time handling. You can now specify Local vs. UTC for time, and can output date only, time only, timestamp only, or and combination of the three, for date related instructions.