Merge pull request #1273 from dhalbert/9.x-library-bundles

add 9.x library bundles mentions; remove 7.x bundles mentions
This commit is contained in:
Melissa LeBlanc-Williams 2023-10-31 11:14:46 -07:00 committed by GitHub
commit 68b9155dce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ permalink: /libraries
versions of Python source code.
<strong>Make sure to download the bundle that matches the major version
of your CircuitPython</strong>, because the <b>.mpy</b> files can change between versions.
For example, if you are running 7.0.0 you should download the 7.x bundle.
For example, if you are running 8.2.7 you should download the 8.x bundle.
</p>
<p>
The precompiled <b>.mpy</b> files take up less space on your CIRCUITPY drive than the <b>.py</b> files.
@ -66,20 +66,19 @@ permalink: /libraries
<section>
<h2>Bundles</h2>
<div class="release-section">
<div id="adafruit-circuitpython-bundle-7.x-mpy">
<h3>Bundle for Version 7.x</h3>
<p>
This bundle is built for use with CircuitPython 7.x.x. If you are using
CircuitPython 7, please download this bundle. The .mpy format has
changed for CircuitPython 7; 6.x .mpy files are not compatible.
</p>
</div>
<div id="adafruit-circuitpython-bundle-8.x-mpy">
<h3>Bundle for Version 8.x</h3>
<p>
This bundle is built for use with CircuitPython 8.x.x. If you are using
CircuitPython 8, please download this bundle. The .mpy format has
not changed for CircuitPython 8, so 7.x libraries are compatible.
CircuitPython 8, please download this bundle.
</p>
</div>
<div id="adafruit-circuitpython-bundle-9.x-mpy">
<h3>Bundle for Version 9.x</h3>
<p>
This bundle is built for use with CircuitPython 9.x.x. If you are using
CircuitPython 9, please download this bundle. The .mpy format has
changed as of CircuitPython 9, so 8.x libraries are <em>not</em> compatible.
</p>
</div>
<div>
@ -114,18 +113,8 @@ permalink: /libraries
The libraries in the bundles above are officially supported by Adafruit.
Additional libraries written and supported by community members are available in the
<a href="https://github.com/adafruit/CircuitPython_Community_Bundle/">Community Bundle</a>.
</p>
<p>If you are looking for the 6.x Community Bundle, you can find it on
<a href="https://github.com/adafruit/CircuitPython_Community_Bundle/releases/">GitHub</a>.
</p>
<div class="release-section">
<div id="circuitpython-community-bundle-7.x-mpy">
<h3>Bundle for Version 7.x</h3>
<p>
This bundle is built for use with CircuitPython 7.x.x. If you are using
CircuitPython 7, please download this bundle.
</p>
</div>
<div id="circuitpython-community-bundle-8.x-mpy">
<h3>Bundle for Version 8.x</h3>
<p>
@ -133,6 +122,14 @@ permalink: /libraries
CircuitPython 8, please download this bundle.
</p>
</div>
<div id="circuitpython-community-bundle-9.x-mpy">
<h3>Bundle for Version 9.x</h3>
<p>
This bundle is built for use with CircuitPython 9.x.x. If you are using
CircuitPython 9, please download this bundle. The .mpy format has
changed as of CircuitPython 9, so 8.x libraries are <em>not</em> compatible.
</p>
</div>
<div>
<h3>Bundle for Older Versions</h3>
<p>