* pytest assert rewriting works now together with inline-snapshot
if you use cpython>=3.11
* ... is now a special value to create snapshot values. The value
change in assert [5,4] == snapshot([5,...]) is now a create
(previously it was a fix)
* Tests with failed snapshot comparisons now always result in a
pytest Error, even if snapshots have been fixed or created.
* inline-snapshot uses now --inline-snapshot=disable during CI runs
by default
* The default flags have changed for cpython >= 3.11
* The categories in the terminal output are now links to the documentation
if it is supported by the terminal
* You can now use the config option skip-snapshot-updates-for-now
to skip the reporting of updates
* snapshot updates are now disabled by default. They be enabled with
show-updates=true in your config
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inline-snapshot?expand=0&rev=11