Skip to content

Releases: edalfon/stepit

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 26 Feb 02:48

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

Choose a tag to compare

@github-actions github-actions released this 25 Feb 17:05

v0.5.3 (2025-02-25)

Bug Fixes


Detailed Changes: v0.5.2...v0.5.3

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 25 Feb 13:39

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

Choose a tag to compare

@github-actions github-actions released this 25 Feb 12:04

v0.5.1 (2025-02-25)

Bug Fixes

Build System

  • --set-upstream origin in release-yml (ac4bc90)

Detailed Changes: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 11:48

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

Testing

  • Add a few assert messages (f064929)

Detailed Changes: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 14:57

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

Choose a tag to compare

@github-actions github-actions released this 17 Feb 15:51

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

Choose a tag to compare

@github-actions github-actions released this 17 Feb 15:47

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

Choose a tag to compare

@github-actions github-actions released this 17 Feb 15:38

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

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 17 Feb 11:00

v0.1.5 (2025-02-17)

Bug Fixes


Detailed Changes: v0.1.4...v0.1.5