Releases: FreshMag/scarfolder-py
Releases · FreshMag/scarfolder-py
Release list
v1.3.0
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
v1.1.0
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
- Updated docstring (
15b2971)
Features
- Added SQL feature (
f4db4f8)
Detailed Changes: v1.0.0...v1.1.0