Aoc-tiles

Latest version: v0.6.3

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

Scan your dependencies

Page 2 of 4

0.5.4

Fix basic error

0.5.3

* Fix .aoc_tiles not existing when trying to run the script. Initially running.lock is checked in the .aoc_tiles dir, if it does not exist, then it failed
* Git repository not being available. For projects where git is not available now it simply works as intended without git functionality.

0.5.1

* Highlight part with yellow if placement is in top 100
* Git add README when using autoadd to git flag

0.5.0

Fix auto-add-tiles-to-git flag. Change script to post-commit hook.

0.4.1

This was achieved by:

* Using ProcessPoolExecutor instead of ThreadPoolExecutor when
creating each day. The latter was mistakenly used.
* Loading the github_languages.yaml with yaml.CLoader instead
of yaml.FullLoader (speed-up: 0.5s -> 0.1s)
* Removed checking of each file separately if it is git-ignored.
Now just iterate over all git-tracked files.

0.4.0

* Add auto-git-add feature and flag (default=False)
* Add parallel execution of tile generation for the days
* Add exclude patterns flag
* Update README with new pre-commit installation instructions

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.