Add v0.5.2 entry to CHANGELOG #230
Annotations
5 warnings
|
test / test (1.17, 27.x):
lib/qex.ex#L45
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
|
test / test (1.19, 28.x, lint):
lib/qex.ex#L45
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
|
test / test (1.18, 27.x):
lib/qex.ex#L45
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
|
test / test (1.18, 26.x):
lib/qex.ex#L45
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
|
test / test (1.17, 26.x):
lib/qex.ex#L45
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|