Skip to content

Commit

Permalink
release 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xnat9 committed Apr 5, 2022
1 parent 6e230bd commit a861412
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ partition "执行器/线程池" {
<dependency>
<groupId>cn.xnatural</groupId>
<artifactId>tiny</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</dependency>
```

Expand Down Expand Up @@ -809,9 +809,10 @@ final Lazier<String> _id = new Lazier<>(() -> {
, [GRule(groovy)](https://gitee.com/xnat/grule)


# 1.1.4 ing
# 1.1.5 ing
- [x] fix: 类型转换 npt
- [x] fix: CacheSrv 缓存过期失效
- [ ] feat: CacheSrv hset, hget
- [ ] feat: 自定义注解


Expand Down

0 comments on commit a861412

Please sign in to comment.