Skip to content

Releases: blitzstudios/snowflake

Version 1.0.4

02 Jan 18:56
Compare
Choose a tag to compare

Fixed deprecation warnings.

Version 1.0.3

20 Feb 09:02
Compare
Choose a tag to compare

Fixed warnings.

Version 1.0.2

03 Apr 18:11
Compare
Choose a tag to compare

Added contribution from @0x6e6562 that allows explicit machine_id setting.

Version 1.0.1

24 Mar 08:49
Compare
Choose a tag to compare

Introduced a helpful util function to get a snowflake for a specific time.

Version 1.0.0

17 Feb 22:07
Compare
Choose a tag to compare
  • Updated API, swapped Util and Helper module names to be more standard

Version 0.0.2

09 Feb 19:56
Compare
Choose a tag to compare
  • added Helper.real_timestamp_of_id
  • added default configuration so app doesn’t crash if user didn’t set config
  • added Erlang Node name as an option for nodes
  • updated documentation

Version 0.0.1

08 Feb 08:17
Compare
Choose a tag to compare

Initial release of snowflake