v0.1.17
v0.1.17 (2022-11-11)
Browse the Repository | Released Assets
Fixes
- [py_src] Fixed a code generation bug when all the input arguments of a function are optional.
Changed
- [example]
Req.get!
should only raise on 4xx and 5xx. Thanks @wojtekmach
Added
-
[example] Added two examples:
- find and draw contours in an image.
- extracting sudoku puzzle from an image.
-
[erlang] Structurised/recordized all
#reference
s that have their own Erlang module. -
[erlang] Download precompiled binaries using
evision_precompiled.erl
. -
[erlang] Generate typespecs.