Commit Graph

109 Commits

Author SHA1 Message Date
5d02520904 turn on API validation 2021-02-07 20:23:33 +03:00
81fb064d38 Maturity declarations. 2021-02-07 12:46:15 +03:00
0e053ab78d Move yaml to multiplatform 2021-01-30 19:49:28 +03:00
e88178ffe7 readEnvelopeFile throws exception instead of returning null for missing encoders 2021-01-28 10:25:54 +03:00
25cba0c6de bump version to 0.3.0-dev-1 2021-01-26 18:26:28 +03:00
13c0d189bb Move DataNode builders 2020-12-30 09:56:49 +03:00
460dc77d51 Fix MetaItem inference from Any 2020-12-25 16:19:19 +03:00
6389a25aaf Moved ValueItem and NodeItem to the top level 2020-12-24 10:48:51 +03:00
89f0d627b8 A major refactor MutableItemProvider instead of Config 2020-12-23 19:09:02 +03:00
1f773cc230 Config API change 2020-12-19 20:54:55 +03:00
4c5f0e9e43 Add synchronization to Config listeners 2020-12-13 19:58:20 +03:00
eb16294a7e Fix api definitions 2020-12-04 14:07:00 +03:00
2098d96561 Fix build and update internals of MetaSerializer 2020-12-04 10:38:56 +03:00
47d49d1e0e Minor change to meta serialization descriptors 2020-12-03 13:35:19 +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
3a6aef95b1 Bump version 2020-11-26 22:20:25 +03:00
167b73df85 0.2.0 - RC 2020-11-25 22:18:39 +03:00
0a77f729ec Fixed inline invloke on Specification 2020-11-20 14:47:18 +03:00
d68fbfd8a5 Descriptor in SchemeSpec 2020-11-11 10:54:52 +03:00
d5992c721d Refactor Scheme and MutableItemProvider.kt 2020-11-10 19:08:53 +03:00
8ef0b2247c Changed kotlin version to 1.4.20-M2 2020-10-28 13:01:29 +03:00
d6ed5f94e4 Removed IO dependency from Output 2020-10-17 17:22:34 +03:00
01c209d1d6 Finish migration to 1.4.20 2020-09-28 15:38:29 +03:00
44ef4ad97f bump version 2020-09-15 21:14:21 +03:00
eeb4643d93 IO refactoring 2020-09-07 13:44:02 +03:00
a767f279a3 Fixed 1.4 build 2020-09-05 16:19:03 +03:00
57b263ec63 Migration to 1.4 2020-08-31 11:27:44 +03:00
b8d775aa30 Migration to 1.4 2020-08-29 11:45:31 +03:00
617612bf67 Add default implementation to the provider. 2020-08-15 20:33:39 +03:00
c3d4836a11 Default error for Provider 2020-07-26 10:23:51 +03:00
fcba27cd72 Tools to 0.5.1 2020-07-05 15:22:40 +03:00
c280671e61 Yet another refactor of Meta and Configurable delegates (let's hope it is final) 2020-07-05 12:54:27 +03:00
faeb737672 Correct meta item index representation in JSON 2020-07-03 20:38:19 +03:00
059ade7973 Table refactoring 2020-06-24 14:40:55 +03:00
086fcd441b Fix MetaItem equality 2020-06-05 21:08:41 +03:00
fc0454d339 0.1.8-dev-2. Fix build 2020-05-17 20:20:20 +03:00
fb559f4562 0.1.8-dev-2 2020-05-17 20:12:44 +03:00
5e8e3014f7 Node editor for MutableMeta 2020-04-21 19:32:29 +03:00
f67fb63c45 Fix for #48 2020-04-13 15:23:05 +03:00
b0950f8415 0.1.7 release 2020-04-07 12:53:00 +03:00
7efa19920b Migrate to io-dev-6 2020-04-03 12:10:24 +03:00
56e7d55450 Add a Config generator to MetaTransformation 2020-03-28 21:23:44 +03:00
5c3d51de58 Fix enum delegate bug (KT-37503) 2020-03-25 19:06:08 +03:00
417c292507 Refactor inner workings of descriptors 2020-03-25 10:41:27 +03:00
e835d81183 Utility methods to access Configurable properties 2020-03-16 22:52:54 +03:00
b78fc2e7d7 bump version 2020-03-15 13:34:13 +03:00
2c52e9aaa3 Workaround for enum delegate 2020-03-15 13:33:20 +03:00
e2845f4efc Move Meta serialization to dataforge-meta 2020-03-11 22:30:29 +03:00
8dfd56f02e Initial API 2020-02-17 14:46:03 +03:00