Commit Graph

150 Commits

Author SHA1 Message Date
99b2d941c8 Update Readme and CHANGELOG 2023-11-26 10:05:19 +03:00
191af77f57 0.7.0 2023-11-26 09:59:28 +03:00
1b29e377ca Type -> DfId
Add descriptor to MetaConverter
2023-11-18 22:43:53 +03:00
706521a6b6 Suppress manual cast warnings in task builders 2023-10-24 10:52:41 +03:00
cbbcd18df3 Refactor io. 2023-10-08 18:20:23 +03:00
dc2bf5da83 Merge branch 'kotlinx-io' into dev
# Conflicts:
#	dataforge-io/build.gradle.kts
#	dataforge-io/src/commonMain/kotlin/space/kscience/dataforge/io/JsonMetaFormat.kt
#	gradle.properties
2023-10-08 16:55:47 +03:00
3806f97c77 update documentation 2023-07-29 13:00:17 +03:00
a136db16ff Refactoring to kotlinx-io complete 2023-07-15 10:49:42 +03:00
a699c36f8e [WIP] Refactoring to kotlinx-io 2023-07-11 23:03:52 +03:00
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
29fa30fb51 add type checks for inMemoryCache 2023-03-20 18:34:03 +03:00
f3afb5e9fe File-based workspace caching 2023-03-20 17:53:40 +03:00
61c8df9eb0 Minor update to workspace cache 2023-03-09 10:56:35 +03:00
707b59e6fc Update version 2023-02-24 10:05:01 +03:00
58c5355e25 Fix bug in plugin isAttached 2023-02-20 18:31:56 +03:00
7d88f828d7 Move to gradle plugin 0.14 2023-02-18 19:49:41 +03:00
5d7ddb4e00 Simplify DFTL. fix io bugs 2023-01-25 18:56:19 +03:00
82838b6a92 Workspace cache 2023-01-08 12:44:31 +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
81e2ad06cc
refactor MutableMeta set method to accept wider range of receivers 2022-08-01 18:12:57 +03:00
0b68c1edae
minor API update 2022-06-22 20:00:27 +03:00
b8869570ce
refactor file reading 2022-05-25 19:00:12 +03:00
4833128857
refactor file reading 2022-05-21 11:08:59 +03:00
6bd8a7acbc
return type to IOReader 2022-05-21 10:38:53 +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
665f317e4e
Remove obsolete getData for DataSet 2022-05-01 19:29:13 +03:00
82d37f4b55
Fix text envelope formats partial reads 2022-04-29 18:35:44 +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
11143e4ba1
0.5.3-dev-4 2022-03-07 16:12:01 +03:00
1e97165328
Refactory Factory 2021-12-12 17:58:01 +03:00
c423dc214e Some name refactoring 2021-11-24 20:26:29 +03:00
d178c4ff0d Fix number comparison bug in value 2021-11-02 10:50:38 +03:00
3f54eee578 Workaround for https://youtrack.jetbrains.com/issue/KT-48988. Smart building of child contexts 2021-10-10 14:32:32 +03:00
aded38254e Workspace and task updates 2021-10-09 10:49:38 +03:00
00d964eef3 Workspace and task updates 2021-10-08 09:54:11 +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
9f5b010847 WIP full refactor of Meta 2021-07-24 19:58:19 +03:00
73b3bbe7fc Immutable plugin manager 2021-07-08 12:15:34 +03:00
53393e7958 Cleaup context building API 2021-04-07 18:47:24 +03:00
f1f5f7a70c Isolate and deprecate Context plugin mutation logic. 2021-04-06 15:12:40 +03:00
3f0d088c48 Change package name to space.kscience 2021-03-03 11:36:22 +03:00
b6dad141f8 Fix log loading 2021-03-01 10:25:02 +03:00