Skip to content

Releases: FreshMag/scarfolder-py

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 09:03

v1.3.0 (2026-04-09)

Bug Fixes

  • Fixed _MISSING sentinel, docstring, error raised instead of silently ignoring stream (d939fb0)

Documentation

  • Added documentation for ObjectGenerator (e985c1d)

Features

  • Implemented ObjectGenerator (2f35a4b)

Detailed Changes: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 13:06

v1.2.0 (2026-04-07)

Bug Fixes

Documentation

  • Added CI for building docs on pages (1d0b8f7)

  • Added docs and fixed ci (5ea995e)

  • Updated docs and examples (efb5d23)

Features

  • Changed to new fluent api (62f8801)

Detailed Changes: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 09:46

v1.1.0 (2026-04-05)

Bug Fixes

  • Fixed environment dict traversing (20b7a30)

  • Fixed SQL ExecuteMany._to_dict not working with several inputs (67fb1dd)

  • Print empty lines (ff99e69)

  • Test with missing env (69bcb11)

  • Unused import (2bf150f)

Documentation

Features


Detailed Changes: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 09:07

v1.0.0 (2026-04-05)

  • Initial Release