Skip to content

v0.1.8

Compare
Choose a tag to compare
@MrGunflame MrGunflame released this 04 Nov 16:13
· 33 commits to master since this release
08fb2e9
  • Add the option to use custom epochs.
  • Add a Builder struct to configure the used epoch.
  • Add a epoch method to Generator and sync::Generator to get the configured epoch.
  • Add a snowflake structure section.
  • Update examples for sync::Generator to use the const new function.