emojiclock v1.1.0 Release Notes

Release Date: 2017-04-08 // about 7 years ago
  • The EmojiClock.now function now accepts an optional offset argument. Because of this an error state is possible and so there is now also a now!() function.

    Invalid argument error tuples are now formed as {:error, :invalid_argument}, instead of {:error, :invalid_input}.

    🍱 These are the last breaking changes that will be introduced as part of 1.0 - something I've only allowed due to there being 0 users 😄