Skip to content

Tags: BorisGuo6/pybind11

Tags

v2.13.6

Toggle v2.13.6's commit message

Verified

This commit was signed with the committer’s verified signature.
henryiii Henry Schreiner
chore: bump to 2.13.6

Signed-off-by: Henry Schreiner <[email protected]>

v2.12.1

Toggle v2.12.1's commit message
Increment `PYBIND11_VERSION_PATCH`

QA:

```
$ nox -s tests_packaging
nox > Running session tests_packaging
nox > Creating virtual environment (virtualenv) using python3 in .nox/tests_packaging
nox > python -m pip install -r tests/requirements.txt
nox > pytest tests/extra_python_package
=========================================================== test session starts ============================================================
platform darwin -- Python 3.10.2, pytest-7.4.4, pluggy-1.5.0
rootdir: /Users/rgrossekunst/forked/pybind11/tests/extra_python_package
configfile: pytest.ini
plugins: timeout-2.3.1
collected 4 items

tests/extra_python_package/test_files.py ....                                                                                        [100%]

============================================================ 4 passed in 22.82s ============================================================
nox > Session tests_packaging was successful.
```

v2.11.2

Toggle v2.11.2's commit message
Increment `PYBIND11_VERSION_PATCH`

QA:

```
$ nox -s tests_packaging
nox > Running session tests_packaging
nox > Creating virtual environment (virtualenv) using python3 in .nox/tests_packaging
nox > python -m pip install -r tests/requirements.txt --prefer-binary
nox > pytest tests/extra_python_package
=========================================================== test session starts ============================================================
platform darwin -- Python 3.10.2, pytest-7.0.0, pluggy-1.5.0
rootdir: /Users/rgrossekunst/forked/pybind11/tests/extra_python_package, configfile: pytest.ini
plugins: timeout-2.3.1
collected 4 items

tests/extra_python_package/test_files.py ....                                                                                        [100%]

============================================================ 4 passed in 33.98s ============================================================
nox > Session tests_packaging was successful.
```

v2.13.5

Toggle v2.13.5's commit message

Verified

This commit was signed with the committer’s verified signature.
henryiii Henry Schreiner
chore: prepare for 2.13.5

Signed-off-by: Henry Schreiner <[email protected]>

v2.13.4

Toggle v2.13.4's commit message

Verified

This commit was signed with the committer’s verified signature.
henryiii Henry Schreiner
chore: version 2.13.4

Signed-off-by: Henry Schreiner <[email protected]>

v2.13.3

Toggle v2.13.3's commit message

Verified

This commit was signed with the committer’s verified signature.
henryiii Henry Schreiner
chore: prepare for 2.13.3

Signed-off-by: Henry Schreiner <[email protected]>

v2.13.2

Toggle v2.13.2's commit message

Verified

This commit was signed with the committer’s verified signature.
henryiii Henry Schreiner
chore: prepare for 2.13.2

Signed-off-by: Henry Schreiner <[email protected]>

v2.13.1

Toggle v2.13.1's commit message

Verified

This commit was signed with the committer’s verified signature.
henryiii Henry Schreiner
chore: prepare for 2.13.1

Signed-off-by: Henry Schreiner <[email protected]>

v2.13.0

Toggle v2.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare for 2.13.0 (pybind#5198)

* chore: prepare for 2.13.0

Signed-off-by: Henry Schreiner <[email protected]>

* Update changelog.rst

---------

Signed-off-by: Henry Schreiner <[email protected]>

v2.12.0

Toggle v2.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: a few missed changes for 2.12 (pybind#5074)