Releases: edalfon/stepit
Releases · edalfon/stepit
Release list
v0.5.4
v0.5.4 (2025-02-26)
Bug Fixes
- Try hashing args first via json dump (
ff396f8)
Detailed Changes: v0.5.3...v0.5.4
v0.5.3
v0.5.2
v0.5.2 (2025-02-25)
Bug Fixes
- Add debug level messages for hash (
29d5dbd)
Detailed Changes: v0.5.1...v0.5.2
v0.5.1
v0.5.1 (2025-02-25)
Bug Fixes
- Update uv.lock (
b70e3c2)
Build System
- --set-upstream origin in release-yml (
ac4bc90)
Detailed Changes: v0.5.0...v0.5.1
v0.5.0
v0.5.0 (2025-02-25)
Bug Fixes
- Don't use composite hash but both args and source hash (
c286d82)
Build System
-
Fix release.yml (
ff6ae0b) -
Update uv.lock after semantic release, by commiting the updated file (
8dde9f8)
Features
- Use it's own custom link to current cache file, instead of symlink (
575c4a1)
Refactoring
- Hash calculation fns (
b162872)
Testing
- Add a few assert messages (
f064929)
Detailed Changes: v0.4.0...v0.5.0
v0.4.0
v0.4.0 (2025-02-24)
Features
- Add timestamp to log messages (info level) (
6198622)
Detailed Changes: v0.3.1...v0.4.0
v0.3.1
v0.3.1 (2025-02-17)
Bug Fixes
- No custom repository-url needed for pypi (
37475a8)
Detailed Changes: v0.3.0...v0.3.1
v0.3.0
v0.3.0 (2025-02-17)
Features
- Proof of concept, yet, ready for pypi (
79014f1)
Detailed Changes: v0.2.0...v0.3.0
v0.2.0
v0.2.0 (2025-02-17)
Bug Fixes
-
Barebones (
7e809e2) -
Check symlink explicitly (
ba32c58) -
Closer look (
456695d) -
Do not create symlink, just copy the file (
b22095c) -
Just print it, 'cause logger level debug has already too much info (
ac971f0) -
Minimum tests (
cf577ea) -
Retore tests and in default deserialize, consider there might be symlinks (
10976a8) -
Use os.readlink, when it is a symlink (
d344f87)
Features
- Add debug info before reading file (
9f32f53)
Detailed Changes: v0.1.5...v0.2.0