summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-inline-snapshot_0.27.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-inline-snapshot: upgrade 0.26.0 -> 0.27.2Wang Mingyu2025-08-211-0/+21
Changelog: ============ - Added inline_snapshot.extra.Transformed and inline_snapshot.extra.transformation which can be used to transform values inside of snapshots. - exposed @declare_unmanaged which allows you to create your own unmanaged types. - Added explicit type hints to the outsource() function - Improved documentation for inline_snapshot.testing.Example. - inline-snapshot generates no longer triple quoted strings when it fixes cases Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>