168 Commits

Author SHA1 Message Date
7a15b2ff34 Add optin flag for dataFilter 2025-01-19 13:27:58 +03:00
99a053b978 0.10.0 release 2025-01-19 12:34:36 +03:00
da0ecbe2e5 Build update 2025-01-18 13:10:57 +03:00
6a13182d1c Rename put to write in DataSink 2025-01-03 14:19:36 +03:00
c11007216c Update documentation 2025-01-02 14:27:22 +03:00
531f95d55f Fix implementation of MutableDataTree.
All tests pass
2025-01-02 10:09:00 +03:00
6634ece349 Rework data. Split static state and dynamic state 2024-12-31 13:58:21 +03:00
425f9801a5 Rework data. Split static state and dynamic state 2024-12-15 10:56:35 +03:00
088ed64f4a 0.9.1 2024-09-17 09:56:19 +03:00
523db20e4a Fix flaky coroutines tests 2024-07-22 11:45:50 +03:00
332d38df77 First implementation for protobuf converter 2024-06-10 20:28:57 +03:00
c62dc2c698 0.9 release 2024-06-04 18:00:10 +03:00
5a75b05acd 0.9-RC 2024-06-04 17:44:44 +03:00
2cd1885420 Update readme and changelog 2024-04-27 10:01:36 +03:00
f840ffb473 Move data tests to jvm to avoid random failings on native 2024-04-27 09:47:08 +03:00
28f4beb348 Fix all tests 2024-04-23 18:59:12 +03:00
e7db1cc763 Refactor of data trees filtering 2024-04-02 10:04:46 +03:00
0e72b4b63c Add depth-first walk for data tree 2024-02-24 15:01:27 +03:00
b2593d308e Add depth-first walk for data tree 2024-02-24 11:26:28 +03:00
facf7c3c7e Remove some experimental flags 2024-02-19 20:10:15 +03:00
db2da2027d Replace branch data builder with putAll 2024-02-19 14:26:33 +03:00
b575801983 Replace branch data builder with putAll 2024-02-19 11:42:04 +03:00
aa88f05688 Replace branch data builder with putAll 2024-02-19 11:41:27 +03:00
f95e278b2d Replace branch data builder with putAll 2024-02-18 20:11:53 +03:00
aa4c745819 remove unnecessary type limitations in actions 2024-02-18 18:43:33 +03:00
e850ca4145 minor refactoring 2024-02-18 18:34:26 +03:00
66ce15ae6d Hot-fix for scheme initialization 2024-02-04 13:54:08 +03:00
297847663b Update documentation 2024-02-03 19:16:18 +03:00
466e460989 Data tree refactored to a uniform tree instead of sealed class. 2024-02-03 17:25:49 +03:00
90999f424f [WIP] change data structure 2024-01-29 22:10:06 +03:00
5fec0518d4 [WIP] change data structure 2024-01-19 22:23:02 +03:00
5e3de70737 Add action delegate for task creation 2024-01-05 13:02:11 +03:00
8f3c2f3950 refactoring of data transformations 2024-01-04 18:59:57 +03:00
946ac88480 Partially fixed a bug with MutableMeta observable wrappers. 2023-12-05 15:13:50 +03:00
5461a83417 Name refactoring.
Meta.stringList accepts nullable receiver.
2023-12-04 09:55:04 +03:00
99b2d941c8 Update Readme and CHANGELOG 2023-11-26 10:05:19 +03:00
79759c5256 Replace MetaProvider::getMeta by get 2023-11-22 17:06:23 +03:00
1b29e377ca Type -> DfId
Add descriptor to MetaConverter
2023-11-18 22:43:53 +03:00
3806f97c77 update documentation 2023-07-29 13:00:17 +03:00
cfa20eedba Update version to 1.9 2023-07-09 21:38:33 +03:00
2c2f33427a Fixes in Envelope format and data tre 2023-03-27 09:45:51 +03:00
f3afb5e9fe File-based workspace caching 2023-03-20 17:53:40 +03:00
7d88f828d7 Move to gradle plugin 0.14 2023-02-18 19:49:41 +03:00
e41fdfc086
Fix naming conventions in names 2023-01-08 11:03:58 +03:00
4117a05df4
Add in-memory caching for workspaces 2022-10-03 20:36:28 +03:00
233639f0b6
Optimize work with names and tokens 2022-08-22 14:16:16 +03:00
81e2ad06cc
refactor MutableMeta set method to accept wider range of receivers 2022-08-01 18:12:57 +03:00
6ca76cff17
Update output types of DataTree builders 2022-07-02 19:34:58 +03:00
9a24e1e392
Update output types of DataTree builders 2022-07-02 12:36:41 +03:00
0b68c1edae
minor API update 2022-06-22 20:00:27 +03:00