Koji Smoky Dingo 1.1.0 Release NotesΒΆ
October 15, 2021
This release adds the following:
evr-high
andevr-low
build filtering sieves. Reduces builds of the same package name to a single build of either the highest or lowest EVR, respectivelyfixed backtrace in the
latest-archives
command where the validate function was incompletely decorating a path optionAdded
as_channelinfo
,as_packageinfo
,as_repoinfo
,NoSuchPackage
,NoSuchRepo
to the core APIAdded support for more types to the
open
command:channel
,package
,repo
,build-dir
,tag-repo-dir
, andtag-latest-dir
Added
--print
option to the open commandMade the
open
command return the return code of the URL opening executable
Closed Issues: <https://github.com/obriencj/koji-smoky-dingo/milestone/8?closed=1>