facebook v0.16.0 Release Notes

Release Date: 2017-11-04 // over 6 years ago
  • 💅 Thanks to @paulruescher we have converted the library to use the standard code style used in elixir projects so using the library should feel much more natural now.
    ✅ Also the tests got improved to mock the Facebook API instead of calling it directly and we're using credo for static code analysis.