Changelog
Changelog for 1.0.0
Enhancements
- Simplified code to be more maintainable. Instead of expanding macros
by hand, it overloads Elixir operators inside the macro block.
- Now supports result conversion to several types.
- It works with latest Elixir version.