Version 5.1.0 - 2023-12-22
Added
SebastianBergmann\Diff\Chunk::start()
, SebastianBergmann\Diff\Chunk::startRange()
, SebastianBergmann\Diff\Chunk::end()
, SebastianBergmann\Diff\Chunk::endRange()
, and SebastianBergmann\Diff\Chunk::lines()
SebastianBergmann\Diff\Diff::from()
, SebastianBergmann\Diff\Diff::to()
, and SebastianBergmann\Diff\Diff::chunks()
SebastianBergmann\Diff\Line::content()
and SebastianBergmann\Diff\Diff::type()
SebastianBergmann\Diff\Line::isAdded()
,SebastianBergmann\Diff\Line::isRemoved()
, and SebastianBergmann\Diff\Line::isUnchanged()
Changed
SebastianBergmann\Diff\Diff
now implements IteratorAggregate
, iterating over it yields the aggregated SebastianBergmann\Diff\Chunk
objectsSebastianBergmann\Diff\Chunk
now implements IteratorAggregate
, iterating over it yields the aggregated SebastianBergmann\Diff\Line
objectsDeprecated
SebastianBergmann\Diff\Chunk::getStart()
, SebastianBergmann\Diff\Chunk::getStartRange()
, SebastianBergmann\Diff\Chunk::getEnd()
, SebastianBergmann\Diff\Chunk::getEndRange()
, and SebastianBergmann\Diff\Chunk::getLines()
SebastianBergmann\Diff\Diff::getFrom()
, SebastianBergmann\Diff\Diff::getTo()
, and SebastianBergmann\Diff\Diff::getChunks()
SebastianBergmann\Diff\Line::getContent()
and SebastianBergmann\Diff\Diff::getType()
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2023-c603b62d43
Please login to add feedback.
This update has been submitted for testing by remi.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.