I75

Latest version: v1.17.0

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

Scan your dependencies

Page 15 of 15

0.3.0

Chores

- Add basic test of mock wrapper.
([`bde800d`](https://github.com/andrewjw/i75/commit/bde800dca93f8294509a34bf8157267abfa495e5))

- Add simple first test.
([`39dd239`](https://github.com/andrewjw/i75/commit/39dd239c7dd43d9efae9ac6c5c315c03227539eb))

- Add some badges to the readme.
([`56ad3eb`](https://github.com/andrewjw/i75/commit/56ad3eb177c16b059f06909ae0e9edfc6fb67012))

- Fix documentation build.
([`20fc4b6`](https://github.com/andrewjw/i75/commit/20fc4b6af47a181409135d5094dba0fb26810ed0))

- Fix style.
([`0dace0e`](https://github.com/andrewjw/i75/commit/0dace0edc62d2750883e1c7051187a734772c67d))

- Upgrade to semantic-release v8.
([`e99ae80`](https://github.com/andrewjw/i75/commit/e99ae802416de63e29821fcbd4b030398befe4ab))

- **deps**: Update dependency mypy to v1.5.1
([`0b804dd`](https://github.com/andrewjw/i75/commit/0b804ddcf854bf3baf5b5557d1dc59d8ef569409))

- **deps**: Update dependency pygame to v2.5.1
([`b200627`](https://github.com/andrewjw/i75/commit/b2006273e4b5f76574237bd618f12c9d75f77558))

- **deps**: Update dependency sphinx_rtd_theme to v1.3.0
([`acd93c5`](https://github.com/andrewjw/i75/commit/acd93c5cdbc0ed68372a2abf5ea49d460de32bcd))

- **deps**: Update dependency wheel to v0.41.2
([`043e4b4`](https://github.com/andrewjw/i75/commit/043e4b485cca77cc71625979f4a1713be3803376))

Features

- Rename mock to emulated as mock implies it's just for unittesting.
([`b5ecdc7`](https://github.com/andrewjw/i75/commit/b5ecdc71600e9b5102853a171533eef6d29af714))

0.2.0

Chores

- Start filling out documentation.
([`01b8b07`](https://github.com/andrewjw/i75/commit/01b8b0793758324559249f1968019a45d0e2fd70))

- Try to fix module import for docs build.
([`02636d3`](https://github.com/andrewjw/i75/commit/02636d3245258614824f4fc8f6b8e7e6a483a99f))

Features

- Make second hand of the clock example move more smoothly.
([`4ba213e`](https://github.com/andrewjw/i75/commit/4ba213e244536bb2c857ffcef444e3f663029620))

0.1.2

Bug Fixes

- Rename documentation file
([`7ddf96d`](https://github.com/andrewjw/i75/commit/7ddf96d5fcea1cff32d2921674a67b4fd916f093))

0.1.1

Bug Fixes

- Remove docker build.
([`cc6cdc7`](https://github.com/andrewjw/i75/commit/cc6cdc72557c05141cc005d671d779c0276e13c8))

Documentation

- Add initial documentation.
([`3ace870`](https://github.com/andrewjw/i75/commit/3ace8705124b0f746a8ad692d87adfa8980a4996))

0.1.0

Bug Fixes

- Add stub run tests scripts for now.
([`1c2dba3`](https://github.com/andrewjw/i75/commit/1c2dba30e28b7ca7d506f1b4ab0417c43ece750a))

- Add stub run tests scripts for now.
([`f617548`](https://github.com/andrewjw/i75/commit/f6175485a9de6909e8bd42a2b39d98d5ea4cebb9))

- Configure semantic release.
([`d6a577c`](https://github.com/andrewjw/i75/commit/d6a577ccb28ed02f3c1f1ed74792fefab6a88475))

- Configure semantic release.
([`a55ac9b`](https://github.com/andrewjw/i75/commit/a55ac9b2c69ab9afd11e2ec1e222e3718dbef698))

- Configure semantic release.
([`aac047f`](https://github.com/andrewjw/i75/commit/aac047f2b7052625901e0567d61a24ff25f9a29a))

- Fix typing and code style.
([`fe02edb`](https://github.com/andrewjw/i75/commit/fe02edbb79ba9ad046c46076b79de8000d28ac47))

- Skip submitting coverage as we have no tests yet...
([`9b3a7e5`](https://github.com/andrewjw/i75/commit/9b3a7e596ae0f01b371ee205a98e4b9394c7df15))

Chores

- Add Read The Docs badge.
([`4ed4aa7`](https://github.com/andrewjw/i75/commit/4ed4aa76cfec48f421546474d520777f8cfd31df))

- Add Sphinx configuration.
([`4294b09`](https://github.com/andrewjw/i75/commit/4294b0934f7afb9632214d42685af34fcbd241cf))

- Create documentation index page.
([`248391c`](https://github.com/andrewjw/i75/commit/248391caf9fa03a39a7f06adf8ba132ee9f9786b))

- Initial import.
([`fb25405`](https://github.com/andrewjw/i75/commit/fb25405eacb4a69172b28f4c42ab8827c6044457))

- Install read the docs theme.
([`2a7a694`](https://github.com/andrewjw/i75/commit/2a7a694da4c9824cc9a98e3c83d1ab179b1ade78))

- Remove unneeded documentation extensions.
([`63ce947`](https://github.com/andrewjw/i75/commit/63ce947cf5753d9f390eda6603386bc4ae5f797a))

- Remove unneeded pngmath documentation extension.
([`f7d4c1d`](https://github.com/andrewjw/i75/commit/f7d4c1d8447f9179309e129ee52589d089a33e31))

- Start configuring read the docs
([`f8e32bc`](https://github.com/andrewjw/i75/commit/f8e32bc8b7e73c657dacd55d1ca5f24fb68483ad))

- Use official RTD theme for docs
([`a2375af`](https://github.com/andrewjw/i75/commit/a2375af808aa4dcd01885f9765f412986e9e7ba5))

Features

- Add basic features for drawing to the console.
([`5a6b551`](https://github.com/andrewjw/i75/commit/5a6b551afaeb8d4ed6d49e5ec260106c097e98d5))

- Add initial version of an analogue clock example.
([`927dc4d`](https://github.com/andrewjw/i75/commit/927dc4db2a56648bcf2add3fb653e473d50e2634))

Page 15 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.