Skip to content

Tags: pybind/pybind11

Tags

v3.0.1

Toggle v3.0.1's commit message
v3.0.1 release

v3.0.0

Toggle v3.0.0's commit message
v3.0.0 release

v3.0.0rc4

Toggle v3.0.0rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare for 3.0.0rc4 (#5736)

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

v3.0.0rc3

Toggle v3.0.0rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: prepare for RC 3 (#5713)

* docs: prepare for RC 3

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

* docs: one more rc 3 update

* chore: bump to 3.0.0rc3

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

---------

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

v3.0.0rc2

Toggle v3.0.0rc2's commit message

Verified

This commit was signed with the committer’s verified signature.
henryiii Henry Schreiner
docs: changelog update for 3.0.0rc2

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

v3.0.0rc1

Toggle v3.0.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: prepare for 3.0.0rc1 (#5679)

* docs: prepare for 3.0.0rc1

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

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

* Update changelog.md

---------

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

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]>