Releases: RT-Thread/env
Releases · RT-Thread/env
v1.5.2
v1.5.1
no scons version limit any more
v1.5.0
What's Changed
- 【更新】添加 env 开机自动更新功能 by @SummerGift in #95
- 【更新】添加 env 开机自动更新功能 by @SummerGift in #96
- 【完善】自动升级功能 by @SummerGift in #97
- 【修改】获取 env root 系统环境变量 by @SummerGift in #98
- 【完善】自动升级功能 by @SummerGift in #99
- 【更新】在 env 根目录下生成更新 log, 而不是在打开 env 的文件夹下 by @SummerGift in #100
- 【更新】在 env 根目录下生成更新 log, 而不是在打开 env 的文件夹下 by @SummerGift in #101
- 【修改】不去除非软件包 _PATH 和 _VER 后缀的选项 by @SummerGift in #102
- 【修改】不去除非软件包 _PATH 和 _VER 后缀的选项 by @SummerGift in #103
- 【完善】rt_config.h 生成功能 by @SummerGift in #104
- 【完善】rt_config.h 生成功能 by @SummerGift in #105
- 【完善】env 功能代码适配 python3 by @SummerGift in #106
- 【add】添加 package json description by @ErnestChen1 in #107
- [add] a regular format check by @ErnestChen1 in #109
- 【更新】 python3 by @SummerGift in #110
- [optimize] the way to open file by @SummerGift in #111
- [fix] wizard gen error in env by @SummerGift in #112
- [fix] system error when raising an exception with git operation by @SummerGift in #113
- 【修正】更新仓库时,在个别 windows git autocrlf 设置为 false 的环境中,可能导致无法更新的问题。 by @armink in #114
- [update] Refactor env scripts and add some useful features to env tool by @SummerGift in #116
- [optimize] package update progress by @SummerGift in #117
- [optimize] refactor cmd package command by @SummerGift in #118
- [update] reafactoring and fix overwrite package bug by @SummerGift in #119
- [optimize] env scripts by @SummerGift in #120
- [fix] package update error by @SummerGift in #121
- [optimize] package install process, add more error handle by @SummerGift in #123
- [optimize] package install handle by @SummerGift in #124
- [update] refactoring and add some useful feature for user package management by @SummerGift in #122
- [update] env upgrade by @SummerGift in #127
- [update] code format by @SummerGift in #130
- Add TARGET_FILE for config header file output by @BernardXiong in #131
- fix bytes string to string converting to avoid fake connective warning by @pinxue in #133
- [bug] if no .config use the no mirror by @supperthomas in #134
- Revert "[bug] if no .config use the no mirror" by @supperthomas in #135
- [menuconfig -s] 更新命令表述 by @mysterywolf in #137
- open file with UTF-8 by @Guozhanxin in #139
- 更新API接口地址 by @aozima in #140
- Revert "open file with UTF-8" by @Guozhanxin in #141
- add --force-upgrade by @wugensheng-code in #144
- add Information statistics by @wugensheng-code in #145
- Modify the information statistics method by @wugensheng-code in #146
- Modify version check method on win platform by @Guozhanxin in #150
- Add the default. config file by @wugensheng-code in #151
- Update some of the Kconfig defaults by @wugensheng-code in #152
- 根据不同平台区分用户数据统计行为 by @wugensheng-code in #153
- 增加BSD版权选项 by @mysterywolf in #155
- support auto-download software package by default by @mysterywolf in #159
- 增加 pkgs --upgrade-modules 命令 by @mysterywolf in #160
- 删除.config文件 by @mysterywolf in #161
- Revert "删除.config文件" by @mysterywolf in #162
- fix the import pip error by @mysterywolf in #164
- develop branch by @mysterywolf in #165
- 增加强制更新 env脚本和软件包 by @mysterywolf in #166
- 删除.config文件 by @mysterywolf in #167
- add: Arduino库加入RTThread软件包生成模板 by @mysterywolf in #168
- [wizard] 允许使用-命名软件包 by @mysterywolf in #170
- [wizard] 增加AI分类 by @mysterywolf in #174
- 取消自动更新env脚本的功能 by @mysterywolf in #173
- 自动通过IP地址来确认是否使用镜像源 by @mysterywolf in #172
- 在ip归属地定位失效后采用时区作为后备方案 by @mysterywolf in #176
- 获取地理位置函数只执行一次 by @mysterywolf in #177
- [优化]只获取一次IP归属地 by @mysterywolf in #179
- 增加配置Keil/IAR路径的选项 by @mysterywolf in #178
- 增加find_MDK_EXEC_PATH、find_IAR_EXEC_PATH函数 by @mysterywolf in #180
- IAR、Keil工程在自动更新时使用scons --exec-path命令设置工具链安装位置 by @mysterywolf in #181
- [wizard] 增加strip()方法,防止用户错误输入进前后空格 by @mysterywolf in #183
- revert a bug of 176 by @mysterywolf in #184
- Linux/MacOS support by @tangzz98 in #185
- [Draft] env installation script for linux/macos by @tangzz98 in #187
- get rtt_root from bsp kconfig file by @tangzz98 in #186
- Rename install_linux.sh. Clone rt-thread. by @tangzz98 in #188
- Add apt update/upgrade by @tangzz98 in #189
- Add --gitee option by @tangzz98 in #190
- Support recursive submodules by @tangzz98 in #182
- Only use python3 by @tangzz98 in #191
- 直接安装python3 by @mysterywolf in #192
- add powershell install script. by @Guozhanxin in #194
- fix pyconfig can't start. by @Guozhanxin in #195
- Pip by @Guozhanxin in #196
- [package]use utf-8 open file. by @Guozhanxin in #197
- [powershell] add echo message by @mysterywolf in #198
- [powershell] add menuconfig support by @Guozhanxin in #199
- [powershell] fix zip path error. by @Guozhanxin in #200
- [install] fix the scons version problem, use scons 4.4.0 by @mysterywolf in #201
- Check if .env directory exists by @tangzz98 in #202
- [install_suse.sh] add opensuse support by @pengphei in #203
- Fix special path parsing error. by @Guozhanxin in #205
- 修复 linux 上解压软件包失败 by @zhkag in #206
- 优化软件包服务器选择,增加手动选择功能 by @mysterywolf in #211
- solve windows cannot run 'paks --update' by @liYony in #210
- git clone add '--depth=1' to reduce the uesless space for history by @mysterywolf in #213
- Fix .config file not working on Unix systems by @tfx2001 in #214
New Contributors
- @BernardXiong made their first contribution in #131
- @pinxue made their first contribution in #133
- @supperthomas made their first contribution in #134
- @mysterywolf made their first contribution in #137
- @aozima made their first contribution in #140
- @wugensheng-code made their first contribution in #144
- @tangzz98 made their first contribution in #185
- @pengphei made their first contribution in #203
- @zhkag made their first contribution in #206
- @liYony made their first contribution in #210
- @tfx2001 made their first contribution in #214
Full Changelog: 1.1.2...v1.5.0