Skip to content

Releases: shengchenyang/PyCExtensions

v0.2.1rc1

Choose a tag to compare

@shengchenyang shengchenyang released this 08 Oct 09:26

Release Notes for Version 0.2.1rc1

New Features

  • 支持 python 3.12

Enhancements

Bug Fixes

Other Changes

v0.2.1

Choose a tag to compare

@shengchenyang shengchenyang released this 08 Oct 08:52

Release Notes for Version 0.2.1

New Features

  • 支持 python 3.12

Enhancements

  • 无。

Bug Fixes

  • 无。

Other Changes

  • 无。

v0.1.1

Choose a tag to compare

@shengchenyang shengchenyang released this 24 Mar 09:43

Release Notes for Version 0.1.1

New Features

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

Enhancements

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

Bug Fixes

Other Changes