Releases: percebus/algorithmic-excercises
Releases · percebus/algorithmic-excercises
v2.9.4
2.9.4 (2025-01-05)
Bug Fixes
- leetcode/easy/reverse_string: w/o mem alloc (#30) (865f241)
v2.9.3
2.9.3 (2025-01-04)
Bug Fixes
v2.9.2
2.9.2 (2025-01-04)
Bug Fixes
- package.json: requirements.min left-over (337b0f5)
v2.9.1
2.9.1 (2025-01-04)
Bug Fixes
- requirements.min.txt left-overs (ec940fb)
v2.9.0
2.9.0 (2025-01-04)
Features
v2.8.0
2.8.0 (2025-01-03)
Features
- reusable workflows: From percebus/github-actions-* (#27) (389e942)
v2.7.0
2.7.0 (2024-11-03)
Features
- largest palindrome product: by digits (#25) (cdee058)
- largest_palindrome_product: Code (907efc0)
- typings/hamcrest: "Partially unkown" (58359c4)
v2.6.0
2.6.0 (2024-10-30)
Bug Fixes
- configuration.py typings: Added type hints (85b6fe8)
- coverage: Remove tests/ from stats (8777834)
Features
v2.5.0
2.5.0 (2024-10-30)
Features
- more linting: Tweaked linters and fixed accordingly (#23) (4446d06)
v2.4.0
2.4.0 (2024-10-29)
Features
- benchmarks: Main benchmark for benchmarks (8d57abe)
- typing: Added typing, protocols, interfaces, ABCs, etc. (#21) (3330b4f)