Commit Graph

30 Commits

Author SHA1 Message Date
d55a8495da fixes in ModuleSerializer 2021-06-05 16:16:59 +06:00
6de0f26190 update dependencies 2021-06-05 13:33:52 +06:00
dbd9c1b484 ModuleSerializer now can be instantiated automatically 2021-02-22 18:42:08 +06:00
436345b751 big refactoring 2021-02-19 19:30:22 +06:00
4d105caf24 fixes of #6 and #7 2021-02-19 14:08:57 +06:00
6033eea537 updates 2021-01-20 12:02:49 +06:00
e0aa2b4456 experimentally add SDIIncluded 2020-11-12 00:44:19 +06:00
d4bca9d09f update dependencies and code after it 2020-11-11 23:59:59 +06:00
dc9fd28553 additional subclasses in loadModule 2020-08-12 17:21:42 +06:00
99cc49d758 optionalContextual 2020-08-12 13:58:00 +06:00
1afbfc0e04 v0.3.0 2020-04-15 10:12:08 +06:00
285140e371 optimize imports 2020-03-22 18:26:41 +06:00
ead9188ffe version 0.2.0 2020-03-22 18:26:41 +06:00
fc0bd288e3 refactor renames 2020-02-13 20:56:03 +06:00
b3966beb32 now it is possible to use custon Json to load Module 2020-02-13 20:55:20 +06:00
2748c3f861 now Module is not serializable and instead of Serializer was created ModuleDeserializationStrategy 2020-02-13 16:41:04 +06:00
cee263adb6 in tests was included loadModule function 2020-02-13 16:34:26 +06:00
a5bcddae6e add loadModule 2020-02-13 16:32:30 +06:00
e6b4912835 rename current actual to resolveKClassByPackageName 2020-02-13 13:18:15 +06:00
25ea1e2a11 now all reflection support methods are internal 2020-02-13 12:57:41 +06:00
ea29a801fd decrease number of expected functions 2020-02-13 12:56:04 +06:00
d7b02fc691 fixes in tests 2019-11-28 11:32:28 +06:00
dc71996546 custom objects instead of dependencies 2019-11-28 11:30:48 +06:00
41eb2341f7 hotfix and test adding 2019-11-27 22:43:21 +06:00
376d29046f fix test 2019-11-27 19:21:33 +06:00
2d158fe166 fix test 2019-11-27 19:20:08 +06:00
b9e24b0d12 rewrite deserialization 2019-11-27 13:05:18 +06:00
154617f9a2 update tests and scripts 2019-11-20 20:46:32 +06:00
e2d10ac152 actualization 2019-11-20 10:04:03 +06:00
ed52b419e9 init 2019-11-19 18:16:59 +06:00