I75

Latest version: v1.11.1

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

0.9.1

Bug Fixes

* fix: Fix style. ([`ae70e22`](https://github.com/andrewjw/i75/commit/ae70e22422d3c19dbe601651920eaff9cc3a55b5))

* fix: Expose DateTime object and add documentation for it. ([`0b1646d`](https://github.com/andrewjw/i75/commit/0b1646dc8519923e43b4463d17fc02c46978386c))

Documentation

* docs: Add documentation for Colour class. ([`8feb9b7`](https://github.com/andrewjw/i75/commit/8feb9b77c26de13590eac50460bdba51e787c5bd))

0.9.0

Bug Fixes

* fix: Fix style issues. ([`6723926`](https://github.com/andrewjw/i75/commit/67239265f05eefd2d5d891158a7fa3ccad314c83))

* fix: Correctly add path to emulated libraries, don't rely on local directory. ([`63954f5`](https://github.com/andrewjw/i75/commit/63954f5efdd7f06249a2be473f00f57588945fff))

Features

* feat: Add basic emulation of urequests library. ([`9f9d916`](https://github.com/andrewjw/i75/commit/9f9d916069c4bd22723bc8f0d14e67b3213b85bd))

* feat: Add new library to add extra colour functions. ([`8a5a029`](https://github.com/andrewjw/i75/commit/8a5a029853992f572ed60a24d98ec6b1a1a42c5d))

0.8.1

Bug Fixes

* fix: Fix install to include emulated libraries. ([`f9616b3`](https://github.com/andrewjw/i75/commit/f9616b3fbc2df52e89cfb79460d36e7b52170df7))

Chores

* chore(deps): update dependency wheel to v0.42.0 ([`c45d787`](https://github.com/andrewjw/i75/commit/c45d7878b09c2626885790a4942f8c6660dd00f7))

* chore(deps): update dependency mypy to v1.7.1 ([`4c2ad26`](https://github.com/andrewjw/i75/commit/4c2ad26ad3def13b07503649cbfb16844d961747))

* chore(deps): update dependency micropython-rp2-pico-stubs to v1.20.0.post4 ([`0039a13`](https://github.com/andrewjw/i75/commit/0039a13e2cd63af525e67c3b839cc043ea4864cf))

* chore(deps): update dependency mypy to v1.7.0 ([`b745446`](https://github.com/andrewjw/i75/commit/b7454468fca45027537d2ecd7e0ce2c6868c4374))

* chore(deps): update dependency wheel to v0.41.3 ([`478f086`](https://github.com/andrewjw/i75/commit/478f086e6b676de976d6a4f677fddb04431558c2))

* chore(deps): update dependency python-semantic-release to v8.3.0 ([`d96a884`](https://github.com/andrewjw/i75/commit/d96a884f9d3df1f2c6d09711688389588816844a))

Unknown

* Merge pull request 24 from andrewjw/add_circles

fix: Fix install to include emulated libraries. ([`bc0987c`](https://github.com/andrewjw/i75/commit/bc0987cece18b59b19b29d54b44ca176f16db690))

0.8.0

Bug Fixes

* fix: Verify we're not drawing out of bounds. ([`ca1972c`](https://github.com/andrewjw/i75/commit/ca1972c6f39425b2902364dd240c6d4843d12875))

Chores

* chore(deps): update dependency mypy to v1.6.1 ([`a07c27c`](https://github.com/andrewjw/i75/commit/a07c27cdd6d82c6a2c3339a953f6727221b4abdd))

* chore(deps): update dependency python-semantic-release to v8.1.2 ([`72763cf`](https://github.com/andrewjw/i75/commit/72763cfd336ee6ac96f6c6e30c9c7d51b9c6bbc7))

* chore(deps): update dependency pycodestyle to v2.11.1 ([`ea01de2`](https://github.com/andrewjw/i75/commit/ea01de221e1f69271e5189c21ed8334be255f8af))

* chore(deps): update dependency mypy to v1.6.0 ([`df2dba5`](https://github.com/andrewjw/i75/commit/df2dba58fb73c50998b2eaf41ddcdab5e56fcee6))

* chore(deps): update dependency micropython-rp2-pico-stubs to v1.20.0.post3 ([`27271aa`](https://github.com/andrewjw/i75/commit/27271aa191559f0c469afda1f6ca517557ae4fe4))

Features

* feat: Add a new bouncing ball example. ([`cc76a05`](https://github.com/andrewjw/i75/commit/cc76a053e41d840904c29713a159c18a23a0f359))

* feat: Add drawing filled circles. ([`e0bb3fb`](https://github.com/andrewjw/i75/commit/e0bb3fba3406f5999cb82269a58db039e1c2145b))

Unknown

* Merge pull request 15 from andrewjw/add_circles

Add circles and a bouncing ball example ([`1fb83ba`](https://github.com/andrewjw/i75/commit/1fb83bac862549f6097ac7b6ccbc4a16ddee6d5a))

0.7.1

Bug Fixes

* fix: Improve the analogue clock example. ([`83e076b`](https://github.com/andrewjw/i75/commit/83e076b8d1a9660ca3a1b65c9028c2248575ab6c))

* fix: Fix drawing of steep lines and add some tests. ([`def6ea3`](https://github.com/andrewjw/i75/commit/def6ea33dc89cdfbc61be1fed8e5d6ea8be10b75))

Chores

* chore: Fix code style. ([`a582b4e`](https://github.com/andrewjw/i75/commit/a582b4eff77202da1da898ef2aa4afb517dbde58))

* chore: Fix headers in README.md ([`11c32d7`](https://github.com/andrewjw/i75/commit/11c32d75fce9609be487b270e42b80a3b6868cd9))

* chore: Edit README.md ([`09fc6e7`](https://github.com/andrewjw/i75/commit/09fc6e729364e324ef6c4ac28363b7e1fb3096a5))

0.7.0

Chores

* chore(deps): update actions/checkout action to v4 ([`bb09e53`](https://github.com/andrewjw/i75/commit/bb09e532c2225e0741e0b06b589940865f41280a))

* chore(deps): update dependency python-semantic-release to v8.1.1 ([`7a56520`](https://github.com/andrewjw/i75/commit/7a5652091a2c48e4ec359bfa41ca53505f700cc0))

Features

* feat: Add line drawing which is easier to use than the default. ([`fcaf726`](https://github.com/andrewjw/i75/commit/fcaf726aee4cb60cecb2226b7694f09eb7260cf9))

Unknown

* Merge pull request 7 from andrewjw/renovate/actions-checkout-4.x

chore(deps): update actions/checkout action to v4 ([`a7a86d4`](https://github.com/andrewjw/i75/commit/a7a86d4a415114c92e5e9bfb1f2ad6cfbc7e05e5))

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.