|
3806f97c77
|
update documentation
|
2023-07-29 13:00:17 +03:00 |
|
|
b6949310ea
|
Prepare for 0.6.1 release
|
2023-03-31 09:38:34 +03:00 |
|
|
f3afb5e9fe
|
File-based workspace caching
|
2023-03-20 17:53:40 +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 |
|
|
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 |
|
|
70bd92f019
|
Add debug level to JS logger
|
2022-08-14 15:09:51 +03:00 |
|
|
81e2ad06cc
|
refactor MutableMeta set method to accept wider range of receivers
|
2022-08-01 18:12:57 +03:00 |
|
|
0fc2198832
|
- Remove all unnecessary properties for IOFormat
- Separate interfaces for `IOReader` and `IOWriter`
|
2022-05-16 18:57:48 +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 |
|
|
3f54eee578
|
Workaround for https://youtrack.jetbrains.com/issue/KT-48988. Smart building of child contexts
|
2021-10-10 14:32:32 +03:00 |
|
|
7aec2f3547
|
Cleanup delegates. Fix a lot of bugs
|
2021-08-01 14:28: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 |
|
|
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 |
|
|
d2ea1a975e
|
Refactor ItemProvider hierarchy
|
2021-07-08 12:16:00 +03:00 |
|
|
73b3bbe7fc
|
Immutable plugin manager
|
2021-07-08 12:15:34 +03:00 |
|
|
254163bdef
|
Update kotlin version. Minor fix to Meta equality
|
2021-06-04 19:52:34 +03:00 |
|
|
1037c45c0d
|
Experimental listOfSpec delegate.
|
2021-05-11 12:43:00 +03:00 |
|
|
82b328f797
|
Experimental listOfSpec delegate.
|
2021-05-11 12:42:41 +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 |
|
|
2352f1cff1
|
Split ItemDescriptor to builder and read-only descriptor
|
2021-04-11 11:15:25 +03:00 |
|
|
53393e7958
|
Cleaup context building API
|
2021-04-07 18:47:24 +03:00 |
|
|
187094d942
|
Kotlin 1.5. Further context plugins readOnlyZation
|
2021-04-07 11:39:24 +03:00 |
|
|
23f1d4f7fd
|
Add item property listeners and item property binding tests
|
2021-04-06 17:19: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 |
|
|
b6dad141f8
|
Fix log loading
|
2021-03-01 10:25:02 +03:00 |
|
|
f3d43cd40a
|
Remove kotlinx-io
|
2021-02-28 22:03:40 +03:00 |
|
|
c98ffd1eb4
|
Logging refactor. Remove Kotlin-logging from common
|
2021-02-28 11:45:19 +03:00 |
|
|
488cd5a939
|
Tables refactor to KType
|
2021-02-23 17:40:28 +03:00 |
|
|
cf0c934acf
|
Move logging to implementation
|
2021-02-23 17:40:05 +03:00 |
|
|
2b945d4a78
|
Update CHANGELOG.md
|
2021-02-07 20:49:48 +03:00 |
|
|
1970243785
|
Remove KClass from dataforge-data
|
2021-02-07 18:15:54 +03:00 |
|
|
81fb064d38
|
Maturity declarations.
|
2021-02-07 12:46:15 +03:00 |
|
|
730ac69544
|
build tools 0.7.5 and JVM-IR
|
2021-02-05 09:49:35 +03:00 |
|
|
3334380693
|
Add toString to Path
|
2021-01-12 18:34:25 +03:00 |
|
|
9ed4245d84
|
WIP full data refactor
|
2021-01-10 14:32:52 +03:00 |
|
|
8b1d5eb69e
|
Task and data input validation moved to JVM
|
2020-12-29 22:19:11 +03:00 |
|
|
030f3ed6fe
|
Refactor context factories
|
2020-12-28 21:05:27 +03:00 |
|
|
89f0d627b8
|
A major refactor MutableItemProvider instead of Config
|
2020-12-23 19:09:02 +03:00 |
|
|
7c4d69ec1b
|
Refactor Value.
|
2020-12-09 12:04:10 +03:00 |
|