Age | Commit message (Collapse) | Author |
|
Defines withOtherReleases in terms of new function
withAllReleases (also exposed as Track.allReleases),
in turn based on new property Track.secondaryReleases
(of the main release), which is a reverse ref list,
reverse.tracksWhichAreSecondaryReleasesOf().
|
|
Also isRerelease -> isSecondaryRelease
Im sure this is completely bug free and will not
involve squashing one million additional commits
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also report errors finalizing properly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also notes where remaining directly-provided wikiData() props
are used
|
|
|
|
dodges happenstance dependency issues booting up repl
|
|
|
|
|
|
|
|
|
|
|
|
|