Skip to content

Releases: Vilsol/go-mlog

v0.0.19

08 Apr 03:39
Compare
Choose a tag to compare

Changelog

2c7ad94 Check if function returns any results at all

v0.0.18

08 Apr 03:22
Compare
Choose a tag to compare

Changelog

a629348 Type checking, sub-selectors, correct types
8ce590a Use Go 1.16 in CI

v0.0.17

07 Apr 16:42
9038703
Compare
Choose a tag to compare

Changelog

9038703 fix main return bug (#6)

v0.0.16

06 Apr 01:27
Compare
Choose a tag to compare

Changelog

465fc39 Add more tests, rename variable types
ce3c604 Multiple function return values, optimize switch statements

v0.0.15

05 Apr 16:21
814f181
Compare
Choose a tag to compare

Changelog

814f181 Optimize call and add “Processor Variables and Constants” support (#3)
932ca33 Update readme usage and supports

v0.0.14

23 Feb 04:54
Compare
Choose a tag to compare

Changelog

0624ef3 Source comment output, error lengths, dependency bump

v0.0.13

14 Jan 06:08
Compare
Choose a tag to compare

Changelog

1ae2f1e Add examples on wiki
0d9b583 Add tests for missing functions
29eb63e Correct positioning on errors, few more tests
49bef6b Fix failing tests

v0.0.12

07 Jan 04:54
Compare
Choose a tag to compare

Changelog

33876ef Allow string function parameters, add constant function

v0.0.11

07 Jan 04:06
Compare
Choose a tag to compare

Changelog

984ceb0 Add a stackless mode

v0.0.10

29 Dec 16:34
Compare
Choose a tag to compare

Changelog

04ed2b0 Disable patch coverage
a91d432 Major refactor, tree shaking
e15156a Match patch and project coverage