5.0.1-release
What's Changed
- fix: 优化树结构实体的保存 by @kyouji in https://github.com/hs-web/hsweb-framework/pull/318
- refactor: 移除 deleteUser 方法中的 readOnly 属性 by @PengyuDeng in https://github.com/hs-web/hsweb-framework/pull/333
- refactor: 优化对实体事件的支持 by @zhou-hao in https://github.com/hs-web/hsweb-framework/pull/335
- refactor: 增加新的Recycler工具来替代ThreadLocal对象池. by @zhou-hao in https://github.com/hs-web/hsweb-framework/pull/334
New Contributors
- @PengyuDeng made their first contribution in https://github.com/hs-web/hsweb-framework/pull/333
Full Changelog: https://github.com/hs-web/hsweb-framework/compare/4.0.19...5.0.1