Commit Graph

69 Commits

Author SHA1 Message Date
b6949310ea Prepare for 0.6.1 release 2023-03-31 09:38:34 +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
5d7ddb4e00 Simplify DFTL. fix io bugs 2023-01-25 18:56:19 +03:00
e41fdfc086
Fix naming conventions in names 2023-01-08 11:03:58 +03:00
0cc4dc0db7
Optimize Name hashCode 2022-08-23 10:55:00 +03:00
f8eea45ed0
add readOnly to the descriptor 2022-08-13 19:16:18 +03:00
e14c0a695e
fix withDefault 2022-08-11 17:59:31 +03:00
3c1fe23366
Values package merged into meta 2022-08-08 15:09:16 +03:00
0fc2198832
- Remove all unnecessary properties for IOFormat
- Separate interfaces for `IOReader` and `IOWriter`
2022-05-16 18:57:48 +03:00
a546552540
Replace sequences by iterators in DataSet 2022-05-10 14:45:58 +03:00
fe92e8fccf
Data traversal refactoring 2022-05-08 20:56:14 +03:00
0622bacc4d
Refactor DataSet. Remove suspends where it is possible. 2022-05-04 17:27:56 +03:00
f0820a3bed
Reify types for action builders 2022-05-01 20:23:37 +03:00
82d37f4b55
Fix text envelope formats partial reads 2022-04-29 18:35:44 +03:00
6d396368b7
Fixe meta file name 2022-04-24 14:44:31 +03:00
77857289f0
DataSet flow to sequence 2022-04-24 09:57:33 +03:00
eaa9d40d60
Change suspend DataSet.getData to operator DataSet.get 2022-04-24 09:19:14 +03:00
e5000171f1
move to Kotlin 1.6.20 and KTor 2.0 2022-04-17 21:59:09 +03:00
3c6bc15716
move to Kotlin 1.6.20 and KTor 2.0 2022-04-15 18:56:00 +03:00
11143e4ba1
0.5.3-dev-4 2022-03-07 16:12:01 +03:00
91621864c2
add specOrNull delegate 2021-12-18 17:02:17 +03:00
1e97165328
Refactory Factory 2021-12-12 17:58:01 +03:00
64e0c554cc 0.5.2 release 2021-11-30 11:58:23 +03:00
d178c4ff0d Fix number comparison bug in value 2021-11-02 10:50:38 +03:00
0ad6852e36 Fix meta node listeners and attachements 2021-08-15 13:20:54 +03:00
a71bb732da Fix meta node listeners and attachements 2021-08-14 18:14:37 +03:00
922a3b07ee 0.5.0 release 2021-08-13 20:55:05 +03:00
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