- Add possibility to dispatch function with multiple arguments
- Return nil if function is undefined for easier check, if function exists
- Fix apply function
- Rename
tech_name
tonamespace
- Move
api
call to@api true
module attribute, temporary make function as method name - Update to be compilebar on newest Elixir
- Disable strict documentation requirement, add module attribute to enable it back
First release!