Skip to content

v4.2.0

Compare
Choose a tag to compare
@CraZySacX CraZySacX released this 01 Mar 16:16
· 348 commits to master since this release
4.2.0
66d6b66
  • gen -> vergen. Deprecated gen entry point as a result of the ConstantsFlags deprecation.
  • ConstantsFlags -> Config. ContantsFlags was growing bloated and needed some extra logic, so migrated to a Config 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.