Published April 27, 2021
| Version v0.4.0
Software
Open
mipt-npm/dataforge-core: 0.4.0
Description
[0.4.0] Added
- LogManager plugin
- dataforge-context API dependency on SLF4j
- Context
withEnv
andfetch
methods to manipulate plugins without changing plugins after creation. - Split
ItemDescriptor
into builder and read-only part
- Kotlin-logging moved from common to JVM and JS. Replaced by console for native.
- Package changed to
space.kscience
- Scheme made observable
- Global context is a variable (the singleton is hidden and will be deprecated in future)
- Kotlin 1.5
- Added blank builders for children context.
- Refactor loggers
- Direct use of PluginManager
- Common dependency on Kotlin-logging
- Kotlinx-io fork dependency. Replaced by Ktor-io.
- Scheme properties properly handle children property change.
Files
mipt-npm/dataforge-core-v0.4.0.zip
Files
(327.6 kB)
Name | Size | Download all |
---|---|---|
md5:bf97de207aba83812fe8d7f4aaf13051
|
327.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mipt-npm/dataforge-core/tree/v0.4.0 (URL)