Skip to content

Releases: adafruit/Adafruit_CircuitPython_OV7670

1.1.5 - Displayio API Updates

02 Jun 21:21
3f60d0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.4...1.1.5

1.1.4 - Use Ruff & Fix URL in pyproject.toml

21 May 19:35
97213cf
Compare
Choose a tag to compare

What's Changed

  • use ruff, fix homepage url in pyproject.toml by @FoamyGuy in #23

New Contributors

Full Changelog: 1.1.3...1.1.4

1.1.3 - RTD Sphinx Config

16 Jan 19:02
Compare
Choose a tag to compare

1.1.2 - Fix For Sphinx RTD Theme

07 Oct 22:16
Compare
Choose a tag to compare

1.1.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:28
Compare
Choose a tag to compare

Changes: https://github.com/adafruit/Adafruit_CircuitPython_OV7670

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ov7670.

Read the docs for info on how to use it.

1.1.0 - Replace .show() in examples

03 Nov 13:11
e429a52
Compare
Choose a tag to compare

What's Changed

  • Update with root_group for CP 9 compatibility by @prcutler in #19

New Contributors

Full Changelog: 1.0.14...1.1.0

1.0.14 - Fix RTD Theme Issue

25 Sep 15:47
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ov7670.

Read the docs for info on how to use it.

1.0.13 - Updated .pylintrc, fixed jQuery

26 May 16:21
97ca97a
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-OV7670.

Read the docs for info on how to use it.

1.0.12 - Updated pre-commit hooks

18 May 15:38
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ov7670.

Read the docs for info on how to use it.

1.0.11 - Typing Information

27 Apr 23:56
29536e6
Compare
Choose a tag to compare

This release includes typing information for function arguments and returns. Thank you @patenaud.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ov7670.

Read the docs for info on how to use it.