1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2024-09-19 20:25:51 +00:00

Commit Graph

  • 1ede74c692 docs(readme): Add English version of README files. carm 2023-12-23 21:18:20 +0800
  • 67456a8aac docs(readme): Add English version of README files. carm 2023-12-23 21:17:43 +0800
  • f422900fb5 docs(readme): Add English version of README files. carm 2023-12-23 21:16:00 +0800
  • b3e0007eba docs(readme): Add English version of README files. carm 2023-12-23 21:15:15 +0800
  • 89c8ec8adf fix(type): 修复部分原生类型无法转换的问题。#54 3.8.1 carm 2023-12-21 20:47:13 +0800
  • e8f49bf8bc
    fix(core): 解决 #54 的问题 (#55) huanmeng_qwq 2023-12-21 20:43:15 +0800
  • 821cbef8cf
    fix(core): 解决 #54 的问题 huanmeng_qwq 2023-12-21 20:09:00 +0800
  • 8ac980fdbb
    chore(deps): Bump org.apache.maven.plugins:maven-compiler-plugin (#53) dependabot[bot] 2023-12-19 22:51:35 +0800
  • 254ee750af
    chore(deps): Bump org.apache.maven.plugins:maven-compiler-plugin dependabot[bot] 2023-12-19 14:49:37 +0000
  • 9f2e4bc0cb
    chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#52) dependabot[bot] 2023-12-15 18:16:48 +0800
  • c6a5e14628
    chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin dependabot[bot] 2023-12-14 14:46:59 +0000
  • ae16d131c3
    chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#51) dependabot[bot] 2023-12-05 08:24:39 +0800
  • 4f5cab021f
    chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin dependabot[bot] 2023-12-04 14:44:06 +0000
  • bd8470a6e8
    chore(deps): Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#50) dependabot[bot] 2023-11-16 23:32:53 +0800
  • 0c7641dec2
    chore(deps): Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 dependabot[bot] 2023-11-16 14:17:06 +0000
  • 6af2d3fef5
    chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#48) dependabot[bot] 2023-11-09 14:17:49 +0800
  • 00f83002c5
    chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#49) dependabot[bot] 2023-11-09 14:17:24 +0800
  • 1cc2214906
    chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin dependabot[bot] 2023-11-07 14:57:30 +0000
  • 807fc41a18
    chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin dependabot[bot] 2023-11-07 14:55:29 +0000
  • 0aa548cbbf
    chore(deps): Bump org.bspfsystems:yamlconfiguration from 1.4.0 to 2.0.0 (#47) dependabot[bot] 2023-11-02 15:23:03 +0800
  • 0815f27a01
    chore(deps): Bump org.bspfsystems:yamlconfiguration from 1.4.0 to 2.0.0 dependabot[bot] 2023-11-01 15:03:10 +0000
  • 9c0ed1c5c2
    chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#46) dependabot[bot] 2023-10-25 22:49:50 +0800
  • 85abaa1eaa
    chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin dependabot[bot] 2023-10-24 15:03:33 +0000
  • bb0998cbac
    chore(deps): Bump com.typesafe:config from 1.4.2 to 1.4.3 (#45) dependabot[bot] 2023-10-17 23:40:40 +0800
  • 82594adc9f
    chore(deps): Bump com.typesafe:config from 1.4.2 to 1.4.3 dependabot[bot] 2023-10-17 14:51:31 +0000
  • 1eb16f00b6
    chore(deps): Bump org.bspfsystems:yamlconfiguration from 1.3.3 to 1.4.0 (#44) dependabot[bot] 2023-10-14 15:19:19 +0800
  • a78541fb29
    chore(deps): Bump org.bspfsystems:yamlconfiguration from 1.3.3 to 1.4.0 dependabot[bot] 2023-10-13 15:08:39 +0000
  • 5ccf63b423
    chore(deps): Bump org.apache.maven.plugins:maven-shade-plugin (#43) dependabot[bot] 2023-09-26 12:48:04 +0800
  • 86c2bc2c70
    chore(deps): Bump org.apache.maven.plugins:maven-shade-plugin dependabot[bot] 2023-09-25 14:10:45 +0000
  • f1c0c74574
    chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#42) dependabot[bot] 2023-09-19 12:16:10 +0800
  • 5f5d69da16
    chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin dependabot[bot] 2023-09-18 15:05:44 +0000
  • 8ee074474c fix(init): 添加文件初始化测试 #40 3.8.0 carm 2023-08-29 02:39:38 +0800
  • 27a68ead7c feat(map): 支持通过ConfigurationSection创建MapValue。 carm 2023-08-28 17:00:56 +0800
  • c6cce5208f fix(init): 尝试修复初始化创建无用文件的问题 #40 carm 2023-08-10 02:00:46 +0800
  • bc67de06f6 fix(init): 尝试修复初始化创建无用文件的问题 #40 carm 2023-08-10 01:57:15 +0800
  • b668794f5d feat(parse): 新增两种忽略默认值的parseValue方法。 carm 2023-08-07 22:06:03 +0800
  • 07424284b7 fix(file): 修复 FileConfigProvider#saveResource 文件创建异常的问题。#39 3.7.1 carm 2023-07-18 00:25:40 +0800
  • 81e024e309 fix(file): 修复 FileConfigProvider#saveResource 文件创建异常的问题。#39 carm 2023-07-18 00:20:31 +0800
  • 763fc7c758 fix(file): 修复 FileConfigProvider#saveResource 文件创建异常的问题。#39 carm 2023-07-18 00:20:20 +0800
  • 56557221a4 feat(list): 添加快速获取副本列表的方法 carm 2023-07-17 17:34:34 +0800
  • e4435bf883
    修复路径截取错误导致无法拥有内部object类型的问题 (#38) 3.7.0 冬花ice 2023-07-10 12:32:24 +0800
  • 65ca347b3a 移除测试输出 flowerinsnow 2023-07-09 13:10:57 +0800
  • 86c2927c4b 修复路径截取错误导致无法拥有内部object类型的问题 flowerinsnow 2023-07-09 13:10:32 +0800
  • eee4a278d9 feat(value): 支持对Enum对象的快速解析 carm 2023-06-23 14:06:56 +0800
  • 3a0a8e79b9
    feat(hocon): 完成对 HOCON 格式的支持 (#36) 冬花ice 2023-06-21 19:54:30 +0800
  • 5884fd89eb 完成对 HOCON 格式的支持 flowerinsnow 2023-06-20 14:30:51 +0800
  • 3b2b1b27cc
    chore(deps): Bump maven-shade-plugin from 3.4.1 to 3.5.0 (#35) dependabot[bot] 2023-06-20 01:35:02 +0800
  • e03f70707c
    chore(deps): Bump maven-shade-plugin from 3.4.1 to 3.5.0 dependabot[bot] 2023-06-19 15:04:53 +0000
  • d84ea1b7da
    chore(deps): Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#34) dependabot[bot] 2023-06-09 13:37:21 +0800
  • a1f2cdca04
    chore(deps): Bump yamlconfiguration from 1.3.2 to 1.3.3 (#33) dependabot[bot] 2023-06-09 13:37:12 +0800
  • db3f7670e2
    chore(deps): Bump maven-surefire-plugin from 3.1.0 to 3.1.2 dependabot[bot] 2023-06-07 15:03:59 +0000
  • 295e6b0b29
    chore(deps): Bump yamlconfiguration from 1.3.2 to 1.3.3 dependabot[bot] 2023-06-07 15:03:16 +0000
  • c52183aadd
    chore(deps): Bump maven-release-plugin from 3.0.0 to 3.0.1 (#32) dependabot[bot] 2023-06-06 03:44:21 +0800
  • cbbe464947
    chore(deps): Bump maven-release-plugin from 3.0.0 to 3.0.1 dependabot[bot] 2023-06-05 15:12:40 +0000
  • d71aabad2d
    chore(deps): Bump maven-source-plugin from 3.2.1 to 3.3.0 (#31) dependabot[bot] 2023-05-23 02:51:34 +0800
  • 825524b561
    chore(deps): Bump maven-source-plugin from 3.2.1 to 3.3.0 dependabot[bot] 2023-05-22 15:03:31 +0000
  • 6a007c5187 refactor(api): 🤖 修改部分构造方法名称(破坏性更新) 3.6.0 carm 2023-05-20 09:37:15 +0800
  • 43b00f2b69 refactor(api): 🤖 优化代码命名逻辑,补充部分Javadoc。 carm 2023-05-20 09:34:30 +0800
  • 2e61e66cdb refactor(api): 🤖 优化代码命名逻辑,补充部分Javadoc。 carm 2023-05-20 09:21:49 +0800
  • 39f946c28e
    chore(deps): Bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#30) dependabot[bot] 2023-05-09 00:24:43 +0800
  • 25931ffd7e
    chore(deps): Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#29) dependabot[bot] 2023-05-09 00:12:17 +0800
  • 96be39b0ef
    chore(deps): Bump maven-gpg-plugin from 3.0.1 to 3.1.0 dependabot[bot] 2023-05-08 15:02:56 +0000
  • 02c562163b
    chore(deps): Bump maven-surefire-plugin from 3.0.0 to 3.1.0 dependabot[bot] 2023-05-08 15:02:27 +0000
  • de103da879
    chore(deps): Bump yamlconfiguration from 1.3.1 to 1.3.2 (#28) dependabot[bot] 2023-04-15 12:39:03 +0800
  • cdb47f0e87
    chore(deps): Bump yamlconfiguration from 1.3.1 to 1.3.2 dependabot[bot] 2023-04-13 15:02:21 +0000
  • 457c22d461
    chore(deps): Bump maven-release-plugin from 2.5.3 to 3.0.0 (#27) dependabot[bot] 2023-03-22 11:57:50 +0800
  • 968a9202f5
    chore(deps): Bump maven-release-plugin from 2.5.3 to 3.0.0 dependabot[bot] 2023-03-21 14:26:50 +0000
  • aa4225dbba build: 修改Java版本的标签名 3.5.1 carm 2023-03-20 20:17:23 +0800
  • ddd33154be chore(yaml): 独立 YAMLCommentWriter 项目 carm 2023-03-20 20:11:23 +0800
  • 727c26a2fb feat(value): 单独提出 ”ValueManifest“ 以解决每个实现类中初始参数复杂的问题,方便后续开发。 3.5.0 carm 2023-03-15 22:24:08 +0800
  • 9c95a16d90
    chore(deps): Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#26) dependabot[bot] 2023-03-15 14:01:18 +0800
  • f5474be9d9
    chore(deps): Bump maven-surefire-plugin from 2.22.2 to 3.0.0 dependabot[bot] 2023-03-14 15:05:13 +0000
  • 92c05f1a59
    chore(deps): Bump annotations from 24.0.0 to 24.0.1 (#25) dependabot[bot] 2023-03-05 12:09:12 +0800
  • f4edbfbda0
    chore(deps): Bump annotations from 24.0.0 to 24.0.1 dependabot[bot] 2023-03-03 15:02:42 +0000
  • 739ed41885
    chore(deps): Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#24) dependabot[bot] 2023-03-01 00:07:08 +0800
  • 5a8824b6ff
    chore(deps): Bump maven-compiler-plugin from 3.10.1 to 3.11.0 dependabot[bot] 2023-02-28 15:13:41 +0000
  • a66da01996 style: improve code readability. carm 2023-02-19 19:54:08 +0800
  • 6dc0447502 test(map): 添加新版ConfiguredMap测试 3.4.0 carm 2023-02-19 17:19:39 +0800
  • c49d904665 feat(value): 为ConfiguredList 与 ConfiguredMap 实现相关基础方法 carm 2023-02-19 17:17:33 +0800
  • b756074ddc
    fix(list): 允许出现长度为0的List (#23) 冬花ice 2023-02-19 16:49:25 +0800
  • d7501a3f90 允许出现长度为0的List 冬花ice 2023-02-19 15:29:36 +0800
  • 9e3dff3e95
    chore(deps): Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#22) dependabot[bot] 2023-02-16 23:59:23 +0800
  • 94540a3cf5
    chore(deps): Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 dependabot[bot] 2023-02-16 15:01:49 +0000
  • fd01d9b7ef feat(builder): 为 ConfiguredMap 提供更便利的defaults方法。 3.3.3 carm 2023-02-11 21:45:00 +0800
  • 0f8383bbf3 Merge remote-tracking branch 'origin/master' carm 2023-01-16 19:26:13 +0800
  • 1232c7c4da feat(builder): 提供Functional形式提供defaultValue的方法。 carm 2023-01-16 19:26:07 +0800
  • 7ac39da4e9
    chore(deps): Bump annotations from 23.1.0 to 24.0.0 (#21) dependabot[bot] 2023-01-12 22:16:19 +0800
  • 1f8e16acf8
    chore(deps): Bump annotations from 23.1.0 to 24.0.0 dependabot[bot] 2023-01-12 14:15:41 +0000
  • bf89f583db
    chore(deps): Bump gson from 2.10 to 2.10.1 (#20) dependabot[bot] 2023-01-10 01:02:32 +0800
  • e7776942c4
    chore(deps): Bump gson from 2.10 to 2.10.1 dependabot[bot] 2023-01-09 14:13:23 +0000
  • 03c69ba3a2
    chore(deps): Bump yamlconfiguration from 1.3.0 to 1.3.1 (#19) dependabot[bot] 2022-12-30 23:07:40 +0800
  • c73ac86328
    chore(deps): Bump yamlconfiguration from 1.3.0 to 1.3.1 dependabot[bot] 2022-12-30 14:07:24 +0000
  • d9cbd1a283
    chore(deps): Bump annotations from 23.0.0 to 23.1.0 (#18) dependabot[bot] 2022-12-12 22:49:54 +0800
  • e07461a03f
    chore(deps): Bump annotations from 23.0.0 to 23.1.0 dependabot[bot] 2022-12-12 14:13:45 +0000
  • 96e90dd71b chore carm 2022-12-11 19:10:50 +0800
  • a9f3d829bd build(javadoc): 修复Demo项目缺失的javadoc 3.3.1 carm 2022-12-11 02:30:47 +0800
  • 8eefba5159 feat(init): 支持针对于实体类的初始化 #9 3.3.0 3.2.2 carm 2022-12-11 02:17:30 +0800
  • 01e20df559 feat(init): 支持针对于实体类的初始化 #9 carm 2022-12-11 02:04:23 +0800
  • 35398ab741 feat(init): 支持针对于实体类的初始化 #9 carm 2022-12-11 02:02:16 +0800
  • 6f97166192 fix(parse): 修复Number基础类型转型丢失的问题。 fix #17 3.2.1 carm 2022-12-06 21:53:05 +0800