Vladimir Solenkov
Vladimir Solenkov
Dependency was changed to actual: > empty repository: `{erlmc,{git, "https://github.com/layerhq/erlmc.git",{ref, "c5280da"}}}` > was changed to actual: `{erlmc, {git, "https://github.com/bipthelin/erlmc.git",{tag, "3062f8deb7ce0540dc85e5e791f146f0a8d7058d"}}}`
**'asciiz/1' function of 'emysql_auth' module was fixed.** https://github.com/Eonblast/Emysql/blob/c7e2103f8b737667f0128802e8de2f0d5ed2fa5c/src/emysql_auth.erl#L91 here `` expects as second returning value, but it will be never received since `binary:split/2 ` function doesn`t complement returning value. Example:...
**'applications' section was added to 'pmod_transform.app.src' template.** For compatibility with process of release build.