Skip to content

v1.0.3

Compare
Choose a tag to compare
@lijiahangmax lijiahangmax released this 18 Jul 14:50
· 132 commits to master since this release

🔨 升级 jsch 依赖版本
🔨 优化 http 模块代码
🔨 优化 id 生成器代码
🔨 修改 orion-lang orion-ext orion-web 包名
🔨 优化 PackageScanner ResourceScanner 添加多资源扫描
🔨 优化部分代码
🐞 修复 Files1.openOutputStreamFast 拼接时报错的问题
🐞 修复 DelayTailListener 只能读取8K数据的问题
🐞 修改部分已知问题

V1.0.3 已发布到中央仓库

<dependency>
    <groupId>io.github.lijiahangmax</groupId>
    <artifactId>模块名称</artifactId>
    <version>1.0.3</version>
</dependency>