File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.2.2] - 2022-05-10
6+
7+ ### Features
8+
9+ - Include ` python3.def ` itself in the Rust source in [ #10 ] ( https://github.com/pyo3/python3-dll-a/pull/10 )
10+ - Add support for generating non-abi3 ` pythonXY.dll ` in [ #15 ] ( https://github.com/pyo3/python3-dll-a/pull/15 )
11+
12+ ### CI
13+
14+ - Automate ` stable_abi.txt ` updates in [ #6 ] ( https://github.com/pyo3/python3-dll-a/pull/6 )
15+
516## [ 0.2.1] - 2022-04-17
617
718### Features
Original file line number Diff line number Diff line change 11[package ]
22name = " python3-dll-a"
3- version = " 0.2.1 "
3+ version = " 0.2.2 "
44edition = " 2021"
55description = " Standalone python3(y).dll import library generator"
66repository = " https://github.com/pyo3/python3-dll-a"
You can’t perform that action at this time.
0 commit comments