onetaskgraph-github-projects 0.2.25

A onetaskgraph source over GitHub Projects.
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.2.25]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.24...onetaskgraph-github-projects-v0.2.25 - 2026-09-07

### Performance

- *(github-projects)* recover an issue whose board entry is past the first membership page, and shrink that page ([#670]https://github.com/nickderobertis/onetaskgraph/pull/670)
- *(github-projects)* stop selecting the board's built-in Labels field value ([#590]https://github.com/nickderobertis/onetaskgraph/pull/590)

## [0.2.24]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.23...onetaskgraph-github-projects-v0.2.24 - 2026-09-06

### Fixed

- *(live)* stop the startup sweep touching a run in flight, and land it past this repository's own merge path ([#538]https://github.com/nickderobertis/onetaskgraph/pull/538)

## [0.2.22]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.21...onetaskgraph-github-projects-v0.2.22 - 2026-09-04

### Added

- *(github-projects)* account for what the live tests spend, reduce it, and refuse a run the account cannot afford ([#280]https://github.com/nickderobertis/onetaskgraph/pull/280)

## [0.2.20]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.19...onetaskgraph-github-projects-v0.2.20 - 2026-09-02

### Fixed

- *(github-projects)* take the node-count calculation from the registry so the crate can be packaged ([#237]https://github.com/nickderobertis/onetaskgraph/pull/237)

## [0.2.19]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.18...onetaskgraph-github-projects-v0.2.19 - 2026-09-01

### Fixed

- *(github-projects)* read a project and its tasks without walking the board ([#235]https://github.com/nickderobertis/onetaskgraph/pull/235)

## [0.2.18]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.17...onetaskgraph-github-projects-v0.2.18 - 2026-09-01

### Fixed

- *(github-projects)* read GitHub's secondary rate limiter as one, and stop the copy outrunning it ([#173]https://github.com/nickderobertis/onetaskgraph/pull/173)

## [0.2.17]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.16...onetaskgraph-github-projects-v0.2.17 - 2026-09-01

### Added

- *(github-projects)* hold documents as design-titled issues and report their locations ([#161]https://github.com/nickderobertis/onetaskgraph/pull/161)

## [0.2.14]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.13...onetaskgraph-github-projects-v0.2.14 - 2026-09-01

### Added

- *(plugin-api)* give the source contract documents and locations ([#114]https://github.com/nickderobertis/onetaskgraph/pull/114)

## [0.2.13]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.12...onetaskgraph-github-projects-v0.2.13 - 2026-08-30

### Fixed

- make project copy atomic, publish the npm package, and provision the pre-push gate ([#87]https://github.com/nickderobertis/onetaskgraph/pull/87)

## [0.2.12]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.11...onetaskgraph-github-projects-v0.2.12 - 2026-08-29

### Fixed

- *(github-projects)* apply every predicate a query carries and declare it ([#65]https://github.com/nickderobertis/onetaskgraph/pull/65)

## [0.2.9]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.8...onetaskgraph-github-projects-v0.2.9 - 2026-08-28

### Added

- *(github-projects)* store many projects on one board as issues and their sub-issues ([#56]https://github.com/nickderobertis/onetaskgraph/pull/56)

## [0.3.0]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.8...onetaskgraph-github-projects-v0.3.0 - 2026-08-28

### Added

- *(github-projects)* store many projects on one board as issues and their sub-issues ([#56]https://github.com/nickderobertis/onetaskgraph/pull/56)

## [0.2.8]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.7...onetaskgraph-github-projects-v0.2.8 - 2026-08-28

### Fixed

- *(github-projects)* write the live lane only to a board it was told to use ([#51]https://github.com/nickderobertis/onetaskgraph/pull/51)

## [0.2.1]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.2.0...onetaskgraph-github-projects-v0.2.1 - 2026-08-26

### Added

- *(github-projects)* write tasks, projects, metadata and edges to a Projects v2 board ([#33]https://github.com/nickderobertis/onetaskgraph/pull/33)

## [0.2.0]https://github.com/nickderobertis/onetaskgraph/compare/onetaskgraph-github-projects-v0.1.0...onetaskgraph-github-projects-v0.2.0 - 2026-08-26

### Added

- *(api)* [**breaking**] carry custom metadata, repositories, and edges that leave the project ([#25]https://github.com/nickderobertis/onetaskgraph/pull/25)

## [0.1.0]https://github.com/nickderobertis/onetaskgraph/releases/tag/onetaskgraph-github-projects-v0.1.0 - 2026-08-25

### Added

- *(release)* automate versioning, publication and the proven end-user install path ([#15]https://github.com/nickderobertis/onetaskgraph/pull/15)
- *(github-projects)* draft the GitHub Projects source against its real v2 GraphQL shapes ([#14]https://github.com/nickderobertis/onetaskgraph/pull/14)
- establish the onetaskgraph workspace, its gate, its CI and its plugin contract ([#1]https://github.com/nickderobertis/onetaskgraph/pull/1)