8000 Tags · pybind/pybind11 · GitHub
[go: up one dir, main page]

Skip to content

Tags: pybind/pybind11

Tags

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 <henryschreineriii@gmail.com>

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 <henryschreineriii@gmail.com>

* docs: one more rc 3 update

* chore: bump to 3.0.0rc3

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

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 <henryschreineriii@gmail.com>

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 <henryschreineriii@gmail.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update changelog.md

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

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 <henryschreineriii@gmail.com>

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 <henryschreineriii@gmail.com>

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 <henryschreineriii@gmail.com>
0