Commit Graph

41 Commits

Author SHA1 Message Date
e432b07201 Descriptor updates and utilities 2021-08-06 12:29:48 +03:00
3ba5a9076b Change Configurable config name 2021-07-31 17:06:17 +03:00
8763d63e28 Name revolution 2021-07-31 15:02:11 +03:00
c8bd3390cb Cover corner cases in JsonMeta 2021-07-30 09:17:46 +03:00
14455c2b2b Moved tables to a separate project 2021-07-18 14:35:31 +03:00
a9cec666a3 Proper json index for single-value array 2021-07-15 12:10:56 +03:00
73b3bbe7fc Immutable plugin manager 2021-07-08 12:15:34 +03:00
474597777c Relaxed type restriction on MetaConverter 2021-06-23 08:20:22 +03:00
9d3c7149b7 Fix indexed meta to json transformation 2021-06-20 10:29:37 +03:00
254163bdef Update kotlin version. Minor fix to Meta equality 2021-06-04 19:52:34 +03:00
82b328f797 Experimental listOfSpec delegate. 2021-05-11 12:42:41 +03:00
0acb6ec448 Cache descriptor defaults 2021-05-09 21:32:15 +03:00
3e8421187f patach CHANGELOG.md 2021-04-27 11:17:27 +03:00
5afe0523f1 refactor to kotlin 1.5 2021-04-27 10:55:58 +03:00
a7ecbfb763 Update changelog 2021-04-11 11:24:25 +03:00
2352f1cff1 Split ItemDescriptor to builder and read-only descriptor 2021-04-11 11:15:25 +03:00
187094d942 Kotlin 1.5. Further context plugins readOnlyZation 2021-04-07 11:39:24 +03:00
f1f5f7a70c Isolate and deprecate Context plugin mutation logic. 2021-04-06 15:12:40 +03:00
6bdcd0f37d Use slf4j API instead of logback 2021-03-07 09:46:01 +03:00
3f0d088c48 Change package name to space.kscience 2021-03-03 11:36:22 +03:00
f3d43cd40a Remove kotlinx-io 2021-02-28 22:03:40 +03:00
488cd5a939 Tables refactor to KType 2021-02-23 17:40:28 +03:00
2b945d4a78 Update CHANGELOG.md 2021-02-07 20:49:48 +03:00
5d02520904 turn on API validation 2021-02-07 20:23:33 +03:00
0e053ab78d Move yaml to multiplatform 2021-01-30 19:49:28 +03:00
9ed4245d84 WIP full data refactor 2021-01-10 14:32:52 +03:00
030f3ed6fe Refactor context factories 2020-12-28 21:05:27 +03:00
6389a25aaf Moved ValueItem and NodeItem to the top level 2020-12-24 10:48:51 +03:00
1c89543d73 Cleanup 2020-12-24 10:32:11 +03:00
702589f7b3 add copy method to descriptors 2020-12-20 18:22:50 +03:00
7c4d69ec1b Refactor Value. 2020-12-09 12:04:10 +03:00
2ba4121a36 Logging moved to extensions 2020-12-04 17:34:12 +03:00
17c9bf3d54 Move envelope builder to the top level. 2020-12-04 11:26:03 +03:00
221cc65b78 Meta builder made inline 2020-12-04 11:20:20 +03:00
1b46d00a91 Changed the logic of Value::isList for serialization 2020-11-29 10:18:52 +03:00
2315fb963b Patch changelog 2020-11-26 22:21:29 +03:00
0a77f729ec Fixed inline invloke on Specification 2020-11-20 14:47:18 +03:00
920366388d Changelog update 2020-11-13 19:44:07 +03:00
d6ed5f94e4 Removed IO dependency from Output 2020-10-17 17:22:34 +03:00
b229de3eb7 Context content resolution refactor.
Explicit API mode.
2020-09-13 19:35:58 +03:00
617612bf67 Add default implementation to the provider. 2020-08-15 20:33:39 +03:00