Commit Graph

  • 0cb435943b bugfix: implicit conversion loses integer precision. xiangchw 2020-03-11 17:16:58 +08:00
  • dbc744bfae fix comment Looly 2020-03-10 22:44:54 +08:00
  • a569be5c3b fix http bug Looly 2020-03-10 18:05:49 +08:00
  • ae5f8c0efe add plate Looly 2020-03-10 16:59:51 +08:00
  • ec0b247933 prepare 5.2.2 Looly 2020-03-10 01:38:07 +08:00
  • 81d942d895 release 5.2.1 Looly 2020-03-10 01:21:45 +08:00
  • b8040a806c update dependency Looly 2020-03-10 01:20:28 +08:00
  • a6869ae721 add test Looly 2020-03-10 01:12:19 +08:00
  • 0781be4e1c fix template bug Looly 2020-03-10 00:51:16 +08:00
  • 30e73d4b5a fix test Looly 2020-03-09 18:32:57 +08:00
  • dbcca73dc2 addd Tree Looly 2020-03-09 18:27:25 +08:00
  • e2af8b96a5 !100 通用树生成 新功能 Merge pull request !100 from 凉白开/v5-dev Looly 2020-03-09 10:17:17 +08:00
  • 8fdc4af836 fix ExcelWriter bug Looly 2020-03-09 10:12:09 +08:00
  • 864bf93a27 通用树生成 新功能 具备高自由 灵活 扩展特性 liqiang 2020-03-08 19:27:15 +08:00
  • 95093becb0 通用树生成 新功能 具备高自由 灵活 扩展特性 liqiang 2020-03-08 19:25:01 +08:00
  • fb4af337ea fix local port bug Looly 2020-03-08 17:41:57 +08:00
  • 3c1060769e Merge pull request #764 from init-qy/v5-dev Golden Looly 2020-03-08 16:53:44 +08:00
  • 679ff1b7ce add method for RandomUtil qinye 2020-03-08 15:12:16 +08:00
  • 8ba988e028 fix FastDateParser Looly 2020-03-08 09:55:31 +08:00
  • 81dbc75ba3 fix date bug Looly 2020-03-08 07:59:18 +08:00
  • 78b1844590 fix toBean bug Looly 2020-03-07 16:56:16 +08:00
  • 0c2fd4e9a5 prepare 5.2.1 Looly 2020-03-06 00:16:44 +08:00
  • 374ec36eb0 release 5.2.0 Looly 2020-03-05 23:39:50 +08:00
  • b3d481c75e update dependency Looly 2020-03-05 23:38:52 +08:00
  • 3746c6048f add test Looly 2020-03-05 23:09:43 +08:00
  • 95561c1410 add des test Looly 2020-03-05 17:37:53 +08:00
  • 61e4f67e02 fix example Looly 2020-03-05 16:33:58 +08:00
  • f6585adec4 support x,y for sm2 Looly 2020-03-05 00:49:07 +08:00
  • f37c1d529a fix check Looly 2020-03-04 15:49:05 +08:00
  • 615652cf9f fix code Looly 2020-03-03 18:08:59 +08:00
  • 2e2d43d764 add filter support Looly 2020-03-03 11:18:55 +08:00
  • 8fba51f62b fix sm2 Looly 2020-03-03 00:37:01 +08:00
  • 82f982f809 5.2.0 Looly 2020-03-02 23:34:45 +08:00
  • 1ae9d35d83 fix rsa block Looly 2020-03-02 21:48:56 +08:00
  • ba8d7b2625 add pic Looly 2020-03-02 21:13:04 +08:00
  • 985ffb33a5 support spi Looly 2020-03-02 18:09:50 +08:00
  • bd6b07f6b9 support spi Looly 2020-03-02 18:08:58 +08:00
  • 85c9dae9ae fix code Looly 2020-03-02 17:16:11 +08:00
  • d6f8fb0077 support spi Looly 2020-03-02 16:56:41 +08:00
  • c5e4d0ef34 enhance EnumConverter Looly 2020-03-02 13:41:38 +08:00
  • b740fe6480 add ServiceLoader Looly 2020-03-01 19:02:06 +08:00
  • d5506b7d9e fix code Looly 2020-03-01 00:24:28 +08:00
  • 405a92cfe4 add patch support Looly 2020-02-29 22:25:22 +08:00
  • 1ed2ec9dc4 add ValueListHandler Looly 2020-02-29 15:06:56 +08:00
  • df96ef1a29 fix code Looly 2020-02-29 12:37:15 +08:00
  • 623d5ef5c9 support alias annotation Looly 2020-02-28 23:50:28 +08:00
  • 63e761139b prepare 5.1.6 Looly 2020-02-28 15:36:47 +08:00
  • 73531bc283 release 5.1.5 Looly 2020-02-28 14:43:33 +08:00
  • 35fb058487 update dependency Looly 2020-02-28 14:43:03 +08:00
  • b435777afc add method for DateUtil Looly 2020-02-28 14:32:41 +08:00
  • 00b632df99 add method for DateUtil Looly 2020-02-28 14:28:58 +08:00
  • 154786ebe0 !97 关于jdk8新时间类型LocalDateTime的相关方法 Merge pull request !97 from 27号/v5-dev Looly 2020-02-28 14:24:36 +08:00
  • fbfb124f11 fix escape bug Looly 2020-02-28 14:22:16 +08:00
  • 20ffe321f1 1.修改Convert.toLocalDateTime(Object, LocalDatetime)方法的参数及返回值类型;2.新增一个Convert.toLocalDateTime(Object)方法; lifw 2020-02-28 14:06:51 +08:00
  • d240756f01 补充String与LocalDateTime互相转换的方法 lifw 2020-02-26 13:18:17 +08:00
  • 83d6428db8 support mergeCell Looly 2020-02-24 02:44:05 +08:00
  • 3ba3690b0e add FUNDING Looly 2020-02-22 17:21:31 +08:00
  • 0dafe987a0 prepare 5.1.5 Looly 2020-02-21 23:20:14 +08:00
  • a3c4d14e0a release 5.1.4 Looly 2020-02-21 22:26:12 +08:00
  • eafcd02357 add github issue template Looly 2020-02-21 22:16:55 +08:00
  • dbce5a14d2 fix bugs Looly 2020-02-21 18:58:03 +08:00
  • 0553c5ca0b fix bugs Looly 2020-02-21 18:56:42 +08:00
  • fc8dfc8fb1 fix code Looly 2020-02-21 13:09:32 +08:00
  • a8037833f2 add locationRef Looly 2020-02-21 12:39:22 +08:00
  • 6dc12cf6fb add toLocation method Looly 2020-02-21 12:05:52 +08:00
  • 545c20912a fix bug Looly 2020-02-19 19:26:16 +08:00
  • 653ba7ff1d prepare 5.1.4 Looly 2020-02-16 11:11:03 +08:00
  • f97c8699fb prepare 5.2.0 Looly 2020-02-16 09:53:37 +08:00
  • 830fd3e768 prepare 5.1.4 Looly 2020-02-11 18:01:29 +08:00
  • 9098599522 release 5.1.3 Looly 2020-02-11 17:47:38 +08:00
  • 0408ef34b4 add PropsUtil Looly 2020-02-11 17:43:21 +08:00
  • 4c202733e5 add PropsUtil Looly 2020-02-11 17:41:15 +08:00
  • 7cd260c1ea pr#95 Looly 2020-02-11 17:13:02 +08:00
  • 0ce06fbd30 !95 Snowflake的起始时间可以被指定 Merge pull request !95 from 任广元/v5-dev Looly 2020-02-11 16:59:16 +08:00
  • 8aa483ce66 fix comment Looly 2020-02-11 16:58:34 +08:00
  • 8990086762 fix random bug Looly 2020-02-11 16:50:09 +08:00
  • da53f9f883 Merge pull request #741 from nancheung97/v5-dev Golden Looly 2020-02-11 16:47:50 +08:00
  • 804a15a105 fix charset bug Looly 2020-02-11 16:46:05 +08:00
  • 9cec19b779 fix code Looly 2020-02-11 16:04:42 +08:00
  • 57fd7f8a2d fix code Looly 2020-02-11 16:03:43 +08:00
  • c3b3a80dff Snowflake的起始时间可以被指定 任广元 2020-02-09 01:02:58 +08:00
  • 9e620b8021 修复:RandomUtil的randomEleSet方法在某些情况下无法随机的情况 NanCheung 2020-02-03 02:38:40 +08:00
  • 562416e90d add tes Looly 2020-01-31 12:43:13 +08:00
  • 62aba99cf8 prepare 5.1.3 Looly 2020-01-29 11:55:26 +08:00
  • c2a5350fe7 release 5.1.2 Looly 2020-01-29 11:42:28 +08:00
  • 563134b16c update dependency Looly 2020-01-29 11:38:01 +08:00
  • 36255d40f0 img fix code Looly 2020-01-29 11:31:56 +08:00
  • 63a8c5766d fix http Looly 2020-01-29 10:58:45 +08:00
  • 1c13d73010 add new car code support Looly 2020-01-26 09:00:54 +08:00
  • 0f2083198a !91 在NetUtil中新增ping功能 Merge pull request !91 from 断水流大湿兄/v5-dev Looly 2020-01-26 09:00:08 +08:00
  • 68e4700c28 add new car code support Looly 2020-01-26 08:59:45 +08:00
  • 980259bc71 !92 车牌号校验兼容新能源车牌 Merge pull request !92 from HsinDumas/v5-dev Looly 2020-01-26 08:58:19 +08:00
  • bb66d9f6fd fix chinese date Looly 2020-01-26 08:57:37 +08:00
  • 3c77343369 fix chinese date Looly 2020-01-26 08:56:00 +08:00
  • cf10fc9acc add omit xml declaration Looly 2020-01-22 07:32:48 +08:00
  • f3626f7073 Merge pull request #732 from ddatsh/v5-dev Golden Looly 2020-01-22 07:29:43 +08:00
  • c33e2d8971 fix isExpired bug Looly 2020-01-22 07:23:50 +08:00
  • 113a9ba719 support omit xml declaration peter zhang 2020-01-17 15:18:00 +08:00
  • e0430eed3e 兼容新能源车牌 HsinDumas 2020-01-16 20:00:11 +08:00
  • 0f1ebf8ab7 在NetUtil中新增ping功能 断水流大湿兄 2020-01-16 08:03:13 +08:00