Skip to main content

torchvision

total torchvision downloads documentation

The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.

Installation

Please refer to the official instructions to install the stable versions of torch and torchvision on your system.

To build source, refer to our contributing page.

The following is the corresponding torchvision versions and supported Python versions.

torch torchvision Python
main / nightly main / nightly >=3.10, <=3.14
2.13 0.28 >=3.10, <=3.14
2.12 0.27 >=3.10, <=3.14
2.11 0.26 >=3.10, <=3.14
2.10 0.25 >=3.10, <=3.14
older versions
torch torchvision Python
2.9 0.24 >=3.10, <=3.14
2.8 0.23 >=3.9, <=3.13
2.7 0.22 >=3.9, <=3.13
2.6 0.21 >=3.9, <=3.12
2.5 0.20 >=3.9, <=3.12
2.4 0.19 >=3.8, <=3.12
2.3 0.18 >=3.8, <=3.12
2.2 0.17 >=3.8, <=3.11
2.1 0.16 >=3.8, <=3.11
2.0 0.15 >=3.8, <=3.11
1.13 0.14 >=3.7.2, <=3.10
1.12 0.13 >=3.7, <=3.10
1.11 0.12 >=3.7, <=3.10
1.10 0.11 >=3.6, <=3.9
1.9 0.10 >=3.6, <=3.9
1.8 0.9 >=3.6, <=3.9
1.7 0.8 >=3.6, <=3.9
1.6 0.7 >=3.6, <=3.8
1.5 0.6 >=3.5, <=3.8
1.4 0.5 ==2.7, >=3.5, <=3.8
1.3 0.4.2 / 0.4.3 ==2.7, >=3.5, <=3.7
1.2 0.4.1 ==2.7, >=3.5, <=3.7
1.1 0.3 ==2.7, >=3.5, <=3.7
<=1.0 0.2 ==2.7, >=3.5, <=3.7

Image Backends

Torchvision currently supports the following image backends:

  • torch tensors
  • PIL images:

Read more in in our docs.

Documentation

You can find the API documentation on the pytorch website: https://pytorch.org/vision/stable/index.html

Contributing

See the CONTRIBUTING file for how to help out.

Disclaimer on Datasets

This is a utility library that downloads and prepares public datasets. We do not host or distribute these datasets, vouch for their quality or fairness, or claim that you have license to use the dataset. It is your responsibility to determine whether you have permission to use the dataset under the dataset's license.

If you're a dataset owner and wish to update any part of it (description, citation, etc.), or do not want your dataset to be included in this library, please get in touch through a GitHub issue. Thanks for your contribution to the ML community!

Pre-trained Model License

The pre-trained models provided in this library may have their own licenses or terms and conditions derived from the dataset used for training. It is your responsibility to determine whether you have permission to use the models for your use case.

More specifically, SWAG models are released under the CC-BY-NC 4.0 license. See SWAG LICENSE for additional details.

Citing TorchVision

If you find TorchVision useful in your work, please consider citing the following BibTeX entry:

@software{torchvision2016,
    title        = {TorchVision: PyTorch's Computer Vision library},
    author       = {TorchVision maintainers and contributors},
    year         = 2016,
    journal      = {GitHub repository},
    publisher    = {GitHub},
    howpublished = {\url{https://github.com/pytorch/vision}}
}

Release files for torchvision 0.29.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for torchvision 0.29.0
File
torchvision-0.29.0-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
torchvision-0.29.0-cp314-cp314t-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64 Details
torchvision-0.29.0-cp314-cp314t-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64 Details
torchvision-0.29.0-cp314-cp314t-macosx_14_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 14.0+ ARM64 Details
torchvision-0.29.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
torchvision-0.29.0-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
torchvision-0.29.0-cp314-cp314-manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64 Details
torchvision-0.29.0-cp314-cp314-macosx_14_0_arm64.whl CPython 3.14 CPython 3.14 macOS 14.0+ ARM64 Details
torchvision-0.29.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
torchvision-0.29.0-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
torchvision-0.29.0-cp313-cp313-manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64 Details
torchvision-0.29.0-cp313-cp313-macosx_14_0_arm64.whl CPython 3.13 CPython 3.13 macOS 14.0+ ARM64 Details
torchvision-0.29.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
torchvision-0.29.0-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
torchvision-0.29.0-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
torchvision-0.29.0-cp312-cp312-macosx_14_0_arm64.whl CPython 3.12 CPython 3.12 macOS 14.0+ ARM64 Details
torchvision-0.29.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
torchvision-0.29.0-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
torchvision-0.29.0-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
torchvision-0.29.0-cp311-cp311-macosx_14_0_arm64.whl CPython 3.11 CPython 3.11 macOS 14.0+ ARM64 Details
torchvision-0.29.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
torchvision-0.29.0-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
torchvision-0.29.0-cp310-cp310-manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64 Details
torchvision-0.29.0-cp310-cp310-macosx_14_0_arm64.whl CPython 3.10 CPython 3.10 macOS 14.0+ ARM64 Details

Total release size: 109.1 MB

Release files / torchvision-0.29.0-cp314-cp314t-win_amd64.whl

Download URL torchvision-0.29.0-cp314-cp314t-win_amd64.whl
Size 1.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
bd12e152640d1024fca15deaf6f39c53702e12eb398db4b2b038a5a97ab85f7f
BLAKE2b-256 checksum
How to use checksums
078e0e3682cad7f6b2aba93585bc3b792f8087e4e3fb916c0f6638eacdb3170c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp314-cp314t-manylinux_2_28_x86_64.whl

Download URL torchvision-0.29.0-cp314-cp314t-manylinux_2_28_x86_64.whl
Size 7.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
2428a13706a354ee3901fd63e3f1ef8c2a59f6e20d24cce13210b4e61be08f7a
BLAKE2b-256 checksum
How to use checksums
84b367692c3785702c24d6c9c95026a558791366f2dc48823aec2321f23a0858
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp314-cp314t-manylinux_2_28_aarch64.whl

Download URL torchvision-0.29.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Size 7.5 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
9b99a7385da8d706f2dc14cacffb8cbf653d48fc37013a38c41a36659acc3731
BLAKE2b-256 checksum
How to use checksums
8055b39dba8e3d574428e7f00f212a3ee5a2c2d0ab5a25a95338a7c724a87850
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp314-cp314t-macosx_14_0_arm64.whl

Download URL torchvision-0.29.0-cp314-cp314t-macosx_14_0_arm64.whl
Size 1.8 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
80789f9b50f5277302e7020c8128344e0269b12f6e3b5855034e56bb7081b874
BLAKE2b-256 checksum
How to use checksums
7ff0bc564a8ed409db4d7ce72215a676c3cbda9559779a53e8ecc477ad11d2c5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp314-cp314-win_amd64.whl

Download URL torchvision-0.29.0-cp314-cp314-win_amd64.whl
Size 1.4 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
bb74d08d65785b51c61d4d4ec167bfa50a5ea644b57555a33ba2f4435b0d05dd
BLAKE2b-256 checksum
How to use checksums
acddf5571d0c2aedc3d363f9b818de8fbb810a0d2b2ab0293de6003f4291ce15
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL torchvision-0.29.0-cp314-cp314-manylinux_2_28_x86_64.whl
Size 7.4 MB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e8fdf234d76dca6fc47bc5f4af86ecf1ef57fab6285a7b21681bdcbb494e4c1b
BLAKE2b-256 checksum
How to use checksums
9790ae1d76e76c5d97b70539cd38df309777d66020d33b346301e79a7a8c132a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp314-cp314-manylinux_2_28_aarch64.whl

Download URL torchvision-0.29.0-cp314-cp314-manylinux_2_28_aarch64.whl
Size 7.5 MB
Tags CPython 3.14 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
f9e9627d5036cac8e6de76aeb2f1acc67841ff5ff4b63c4cf78ff954efeb073e
BLAKE2b-256 checksum
How to use checksums
3a7e3cffb013454af4c126a40e97cff7ac91dff692b749bcf80754ae97ada225
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp314-cp314-macosx_14_0_arm64.whl

Download URL torchvision-0.29.0-cp314-cp314-macosx_14_0_arm64.whl
Size 1.8 MB
Tags CPython 3.14 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
01a029fa1b2eacac27e1e4f9e0dba24d112bcbd523261b294e4b4a1c7f8330bc
BLAKE2b-256 checksum
How to use checksums
af6accdf22f6ee57e862aed41ab70e735f6302b8330bf304d8125f60d84413ba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp313-cp313-win_amd64.whl

Download URL torchvision-0.29.0-cp313-cp313-win_amd64.whl
Size 1.4 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
ebf54f6744556ebd8d7b5f9b6515e2060e5d3156723970dc257bf093f63b2170
BLAKE2b-256 checksum
How to use checksums
c01e72fa361d60e46b4f003ebdc68508467f46d4ef1011650a80258b40d7cf46
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL torchvision-0.29.0-cp313-cp313-manylinux_2_28_x86_64.whl
Size 7.4 MB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
942a3b3fb4e981e1abb7846679ee3882dfc733533a30b68df0dadf6c06f238a9
BLAKE2b-256 checksum
How to use checksums
3478afa8f85e1f3cb276202ad3af9e36765feee1f0c5ec2942d8522b321e5afc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp313-cp313-manylinux_2_28_aarch64.whl

Download URL torchvision-0.29.0-cp313-cp313-manylinux_2_28_aarch64.whl
Size 7.5 MB
Tags CPython 3.13 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
83db0299170502b038640444214c99d7b54bad72db447f0554deb8d2c4f02f94
BLAKE2b-256 checksum
How to use checksums
d7da1418b42ed642521262d2b276ffb698772f06827202dca9065a66824f69bf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp313-cp313-macosx_14_0_arm64.whl

Download URL torchvision-0.29.0-cp313-cp313-macosx_14_0_arm64.whl
Size 1.8 MB
Tags CPython 3.13 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
28a3964a9e6db34354d4ca440d2c2038deeef24e7219e8d6f49d9d174f44830c
BLAKE2b-256 checksum
How to use checksums
81564e122b6b59269cb2e6a8f7ef969cff7b1eca1499c48784805ad156d3720b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp312-cp312-win_amd64.whl

Download URL torchvision-0.29.0-cp312-cp312-win_amd64.whl
Size 1.4 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
0e3b99c62f7f095153887330c2c60c9ebc2da84dfbe08eea564a41ec361629cf
BLAKE2b-256 checksum
How to use checksums
efa859152b945c09840f582c40e38aa4128777625af7f2883ce2d77133f96a46
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL torchvision-0.29.0-cp312-cp312-manylinux_2_28_x86_64.whl
Size 7.4 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0e631a2f8b24732672d35224d2574ff89a78d56bef5364ef6094a625fa5f1771
BLAKE2b-256 checksum
How to use checksums
27d73cf1992414fd712af4865ae5f8f5758d9003c1ed82624908d54f7afb4342
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL torchvision-0.29.0-cp312-cp312-manylinux_2_28_aarch64.whl
Size 7.6 MB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
b7a736eaa6b2e22476c95ceb62986d195f3e600cdd7d196d7329aa2dfc951994
BLAKE2b-256 checksum
How to use checksums
4114702cd035fab1b8dfe944d06827cc4628c3b18e5d7ddaa676bf72c9be1c2c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp312-cp312-macosx_14_0_arm64.whl

Download URL torchvision-0.29.0-cp312-cp312-macosx_14_0_arm64.whl
Size 1.8 MB
Tags CPython 3.12 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
994687b818cac0e6d34cb407a41458e2c3262cb7db927465841c9522ba7ebb92
BLAKE2b-256 checksum
How to use checksums
a7d29daad500db2ab880eca0f0a569afd73e1afdd49f22c94560c85546dd87c2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp311-cp311-win_amd64.whl

Download URL torchvision-0.29.0-cp311-cp311-win_amd64.whl
Size 1.4 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
a292ca7044236a2702ec3d4664de135e01fc9fb3ae9422db3fecc819546e831c
BLAKE2b-256 checksum
How to use checksums
7826dc21cec3eace48d944258a437e293093c69ddb56684e9dd1b5016f7e2154
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL torchvision-0.29.0-cp311-cp311-manylinux_2_28_x86_64.whl
Size 7.4 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
85fa54bec1f7d9227b5e4e201ed4bac92247ee10fb19148d92f9836e3e91d5c3
BLAKE2b-256 checksum
How to use checksums
a62da656bfa09b98d01d4baf30114a5befca1de2f7a16133d94aae01d7cd6942
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL torchvision-0.29.0-cp311-cp311-manylinux_2_28_aarch64.whl
Size 7.6 MB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
dc5717feef9a0b430b052895db71f1d695939575b74344da981120e9f4da7620
BLAKE2b-256 checksum
How to use checksums
590a2c5114537cbf4ac374607a41d976911657db9f656bfa42a278470ca8d886
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp311-cp311-macosx_14_0_arm64.whl

Download URL torchvision-0.29.0-cp311-cp311-macosx_14_0_arm64.whl
Size 1.8 MB
Tags CPython 3.11 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
bbe15455b59a6c9d822584fd3faaaac50ee972101d7bb7e2887da456e148a3ea
BLAKE2b-256 checksum
How to use checksums
ea476b32740f7ae0ecf8772297f7e61e842b127b11de5c2c07efd9aeeaed0690
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp310-cp310-win_amd64.whl

Download URL torchvision-0.29.0-cp310-cp310-win_amd64.whl
Size 1.4 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
784c8b8de9e81e02dea093373bc35040791378df2daec0017e657985183bf862
BLAKE2b-256 checksum
How to use checksums
e1eedc1b327b0e48075a355e86577f055f64d90dc07e8ae6029bafb9c47be18c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL torchvision-0.29.0-cp310-cp310-manylinux_2_28_x86_64.whl
Size 7.4 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
710df2c4f03ab6da161520c10d9467f4c0201ca314fd1432499a48c9d7a5818f
BLAKE2b-256 checksum
How to use checksums
084c5ba83223106dc369e1e71648c8d719da1070d652cfd276254ff11d9251f7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp310-cp310-manylinux_2_28_aarch64.whl

Download URL torchvision-0.29.0-cp310-cp310-manylinux_2_28_aarch64.whl
Size 7.6 MB
Tags CPython 3.10 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
add88479361b2bf08790338fce4ba11a11fdc1ae508e80a3a013daf1c0d2893d
BLAKE2b-256 checksum
How to use checksums
5a7f9fb0d64fdb490086e7158d225632f298727d55b8a9552d4d3b0d0a7cba2a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release files / torchvision-0.29.0-cp310-cp310-macosx_14_0_arm64.whl

Download URL torchvision-0.29.0-cp310-cp310-macosx_14_0_arm64.whl
Size 1.8 MB
Tags CPython 3.10 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
ce3b58631f0b7c8828e8675301bff5cb0623aaed704e3ac91079e89607753205
BLAKE2b-256 checksum
How to use checksums
0565cc2c08a1b4baa5787e76e887b473f18403c2d943bdd7d1ffa60f41bfae3f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.5

Release history Release notifications | RSS feed

This release

0.29.0 This release

24 release files

0.9.1

16 release files

0.8.2

8 release files

0.8.1

6 release files

0.8.0

6 release files

0.7.0

6 release files

0.6.1

8 release files

0.6.0

8 release files

0.5.0

15 release files

0.4.2

9 release files

0.4.1

12 release files

0.4.0

9 release files

0.3.0

12 release files

0.2.2

1 release file

0.2.1

1 release file

0.2.0

1 release file

0.1.9

1 release file

0.1.8

1 release file

0.1.7

1 release file

0.1.6

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page