Skip to content

Releases: balena-io-modules/mahler

v3.5.1

10 May 15:12
e00e49e
Compare
Choose a tag to compare

29e6263 (Fix import paths using lib/*, 2024-05-10)

v3.5.0

10 May 03:19
427a158
Compare
Choose a tag to compare

db77732 (Update sensor subscription at runtime init, 2024-05-08)
0255dbb (Fix Pointer tests, 2024-05-09)
750b2a1 (Add lens utilities, 2024-05-04)
7765144 (Allow using observables for sensors, 2024-05-03)
e4c88f4 (Add filter operation to Observable, 2024-05-03)
0ad3762 (Allow lens variables for Sensor constructor, 2024-05-02)

v3.4.1

30 Apr 22:38
5e8d54c
Compare
Choose a tag to compare

59d9fa9 (Use parallel plan representation when debugging, 2024-04-30)
6f04dcf (Settle parallel branches before re-planning, 2024-04-30)

v3.4.0

28 Apr 19:56
4bc3c49
Compare
Choose a tag to compare

2db3f07 (Expose reduce function on the DAG module, 2024-04-28)
74ac937 (Cleanup code in DAG module, 2024-04-28)
fbd2453 (Refactor planner node module to use DAG types, 2024-04-27)
2f34d84 (Use DAG operations in agent runtime, 2024-04-26)
ea5efa9 (Use DAG.reverse in planner, 2024-04-26)
e63bf04 (Add mapReduce and reverse methods to DAG, 2024-04-26)
ea8015b (Generate real DAGs using the PlanBuilder interface, 2024-04-24)
fcd6bf0 (Use dag module in planner and testing modules, 2024-04-22)
991ae3a (Create generic DAG interface and methods, 2024-04-22)

v3.3.0

10 Apr 23:58
4056b5e
Compare
Choose a tag to compare

dec3668 (Add test utility to run a task, 2024-04-10)

v3.2.1

10 Apr 20:12
a24196c
Compare
Choose a tag to compare

154c008 (Fix UnorderedArray comparison failing for undefined, 2024-04-10)

v3.2.0

10 Apr 15:02
0804087
Compare
Choose a tag to compare

baa757c (Add support for 'strict' targets on the Agent interface, 2024-04-08)
fc71930 (Fix issue with ignore globs, 2024-04-09)
2382b64 (Refactor target module and document types, 2024-04-08)

v3.1.1

04 Apr 01:54
64d9489
Compare
Choose a tag to compare

b4e1df7 (Update @balena/lint to v8, 2024-04-03)

v3.1.0

10 Jan 20:35
a791d06
Compare
Choose a tag to compare

81c1405 (Create UnorderedArray type, 2024-01-10)
6be7ab6 (Improve task ReadOnly type to extend original type, 2024-01-10)
b363299 (Export deepEqual as part of the utils namespace, 2024-01-08)

v3.0.2

03 Jan 20:18
97da0b6
Compare
Choose a tag to compare

c339d74 (Do not recurse into arrays when constructing Target, 2024-01-03)