Skip to content

v0.1.1

Choose a tag to compare

@shengchenyang shengchenyang released this 24 Mar 09:43
· 14 commits to main since this release

Release Notes for Version 0.1.1

New Features

  • 初始项目提交:
    • 添加一个简单 print_hipython
    • 添加一个 c extensionsfprintf 方法

Enhancements

  • python 项目开发工程化:
    • 添加打包、测试、发包和覆盖率测试等流程的 workflow,和一些常用工具配置。

Bug Fixes

Other Changes