- call different tox environment due to how OS call python binary
- unify workflow, deactivating others
- removed complete workflow, cibuildwheel does not build pure python package
- add python-active-versions and check-python-versions
- coverage file name
- remove invalid signal CTRL_BREAK for windows
- remove invalid signal value on windows
- fallback to previous workflows, adding OS
- remove unnecessary else after raise or return
- new test for json generation, remove temp files
- new test for dict saving
- handle signals, saving partial dict.
- use event instead of bool to prompt waiting user
- save partial dict when nothing listened, skip combination if previously saved
- extract partial_inc from file saved, input filename as path in init
- remove tmp file when saving final dict
- load partial file plus tests
- save partial dictionary listened
- wait user input after a set of code listened, save to json that will be loaded on nex run to skip already read combinations
- wait before first code if codes were loaded from previous file
- tests on skip field execution
- test no code learnt case
- increate test complexity
- new tests with all json combinations
- license managed with tox env
- empty default tuple
- new tests
- refact skipped combination, added print
- util tests
- create section for final json
- github pages on release
- build docs with tox
- sphinx file generation
- using github action for conventional commits
- use GITHUB_OUTPUT
- align refs/tags to semantic versioning
- github deprecate set-output
- github action follow semantic versioning
- save json with timestamp
- implementation stubs
- get local ip address
- REUSE-compliant
- missing license file
- missing contributing file
- missing dash
- synchronize env with lock file
- black version
- linter errors
- using string enum value
- TypeError, mixin must precede enum type
- linter errors
- lint stage
- disable preview workflow
- align python versions
- name key
- python 3.10, checkout action, install poetry