tbox v1.7.6
New features
- Support cosmocc toolchain
Changes
- Implement copy symlinks on windows
新特性
- 增加对 cosmocc 工具链支持
改进
- 改进 copyfile 支持,在 windows 实现对 symlinks 的复制
What's Changed
- Add support for sw_64 by @wangling12 in https://github.com/tboox/tbox/pull/254
- Fix build for clang on windows by @waruqi in https://github.com/tboox/tbox/pull/259
- fix redirect when reuse fd by @ChrisCatCP in https://github.com/tboox/tbox/pull/261
New Contributors
- @ChrisCatCP made their first contribution in https://github.com/tboox/tbox/pull/261
Full Changelog: https://github.com/tboox/tbox/compare/v1.7.5...v1.7.6