Skip to content

Releases: shenbengit/MVVMKit

v2.0.3

13 Oct 10:14
Compare
Choose a tag to compare

1、添加shapeDrawable、gradientDrawable扩展方法;
2、BaseResponse 由抽象类改为接口

v2.0.2

10 Oct 11:20
Compare
Choose a tag to compare

v2.0.0 打包失败问题

v2.0.1

10 Oct 11:12
Compare
Choose a tag to compare

v2.0.0 打包失败问题

v2.2.0

10 Oct 10:51
Compare
Choose a tag to compare

1、移除XLog库
2、架构调整

和1.x.x版本不兼容

v1.2.0

05 Aug 15:57
Compare
Choose a tag to compare

添加一些常用类、方法

v1.1.9

05 Aug 14:39
Compare
Choose a tag to compare

1、升级依赖;
2、coil替换为glide

v1.1.8

24 Dec 07:47
Compare
Choose a tag to compare

修复加载圆形图片失败问题

v1.1.7

01 Nov 12:43
Compare
Choose a tag to compare

1、升级依赖
2、添加HttpLoggerInterceptor

v1.1.6

25 Oct 13:47
Compare
Choose a tag to compare

添加 CoroutineScope 扩展方法

v1.1.5

13 Sep 15:54
Compare
Choose a tag to compare

BaseViewModelExt 优化