Commit Graph

25 Commits

Author SHA1 Message Date
Robinson
60f7ad6b7c
Updated version 2023-07-18 16:59:01 +02:00
Robinson
4483803571
Added support for initializing WITHOUT loading a file (just using the defaults) 2023-07-18 16:58:51 +02:00
Robinson
fe76b7279a
Updated version 2023-07-18 01:07:38 +02:00
Robinson
1aa6e2442a
Updated build deps + deps 2023-07-18 01:07:01 +02:00
Robinson
50a603aa4f
updated version 2022-06-29 23:10:24 +02:00
Robinson
b40e4cc08e
Fixed error when loading defaults or null 2022-06-29 23:10:08 +02:00
Robinson
49af3e5c5a
Fixed loadOrNull, so if not-null, it will load and apply overrides as necessary 2022-04-28 00:58:03 +02:00
Robinson
dce2fc6453
Added Collection<String> for process 2022-04-28 00:18:23 +02:00
Robinson
2a9d1297a8
Updated version 2022-04-27 01:14:23 +02:00
Robinson
2a68024efa
Added comments 2022-04-27 01:14:01 +02:00
Robinson
ad6bf65f0f
Added support for creating a new instance based on the existing one. 2022-04-27 00:47:19 +02:00
Robinson
794e739847
Updated version 2022-04-27 00:43:28 +02:00
Robinson
d66b99ff74
Added support for load(String) and loadOrNull(File), loadOrNull(String) 2022-04-27 00:43:07 +02:00
Robinson
504d9d0495
Updated version 2022-04-12 09:25:39 +02:00
Robinson
89a6f06ce7
Added support for System Prop/Env variables to java primitive type casting 2022-04-12 09:25:08 +02:00
Robinson
340d67cb92
updated version 2022-04-12 00:55:04 +02:00
Robinson
72dba5cb06
Fixed support for non-string types in config 2022-04-12 00:54:47 +02:00
Robinson
0d1f61a123
Updated version 2022-04-11 17:06:33 +02:00
Robinson
b8b43e5be1
Assign the config map when there is no default 2022-04-11 17:06:20 +02:00
Robinson
bf5afb05bd
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	LICENSE
#	build.gradle.kts
#	src/dorkbox/config/Config.kt
2022-03-07 14:20:41 +01:00
Robinson
a581a6925c
changed moshi to compile only 2022-03-07 14:20:12 +01:00
Robinson
aa13f1364d
Updated UUID + added comments 2022-03-07 14:19:43 +01:00
Robinson
d67dd34019
Initial split of configuration. 2022-03-07 08:15:57 +01:00
Robinson
387cc63c03
Initial split of configuration. 2022-03-07 08:11:38 +01:00
Robinson
ef726c1422
Initial import 2022-03-07 01:49:30 +01:00