- Fix warnings.
- Added ability to define a specific machine_id instead of using the node list index mechanism.
- Introduced a helpful util function to get a snowflake for a specific time.
- Updated API, swapped Util and Helper module names to be more standard
- 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
Initial Release