bracketeer 0.1.1

Package infrastructure

Documentation improvements

bracketeer 0.1.0

First release.

Tournament construction

Stage verbs

Pipe stage types onto tournament() or spec() to define the competition structure:

Each verb accepts from = previous_stage() (implicit in linear chains; explicit from = required only when branching) and take = for routing.

Routing selectors

Selectors sit in take = and resolve against the source stage’s standings at transition time:

Result entry

Inspection