# 0.2.2

* Add possibility to dispatch function with multiple arguments

# 0.2.1

* Return nil if function is undefined for easier check, if function exists
* Fix apply function

# 0.2.0

* Rename `tech_name` to `namespace`
* Move `api` call to `@api true` module attribute, temporary make function as method name
* Update to be compilebar on newest Elixir

# 0.1.1

* Disable strict documentation requirement, add module attribute to enable it back

# 0.1.0

First release!
