Skip to content

v0.1.17

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 12:13
· 708 commits to main since this release
18ff857

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 #references that have their own Erlang module.

  • [erlang] Download precompiled binaries using evision_precompiled.erl.

  • [erlang] Generate typespecs.