Skip to content

Datary 0.2.2: rename path to /Datary and bound large plots - #16

Merged
devkyato merged 2 commits into
mainfrom
cursor/datary-rename-maintain-f4d6
Aug 8, 2026
Merged

Datary 0.2.2: rename path to /Datary and bound large plots#16
devkyato merged 2 commits into
mainfrom
cursor/datary-rename-maintain-f4d6

Conversation

@devkyato

Copy link
Copy Markdown
Owner

Summary

Maintenance release for Datary that:

  • Retargets badges, package URLs, and issue-template links to https://github.com/devkyato/Datary (PyPI/distribution name stays datary-lab for installer compatibility).
  • Implements issue Bound plotting memory with explicit downsampling #13: extrema-preserving plot downsampling with --plot-max-points (default 5000), sibling .meta.json metadata, and report/CLI disclosure of original vs plotted counts.
  • Documents the connected projects around Datary (Lowpack, Relay, OpenNet, TapAuth, Custom Arduino Libraries, Arduino Programs Guide).
  • Bumps version to 0.2.2 with changelog and release notes.

Connected projects inventory

RepositoryLatest noted release / statusOpen enhancement themes
Datary (datary-lab)0.2.1 → this PR prepares 0.2.2signed sessions, quality profiles, comparison resampling
Lowpack0.2.1streaming extract, telemetry transforms, fuzzing
Relay0.2.1suppressions, network timeout context, Clang enrichment
OpenNet0.2.0TS client, auth handshake, hardware soak test
TapAuthcurrent mainno open issues
Custom-Arduino-Librariesv1.0.0Library Manager, button pause example, hardware validate
Arduino-Programs-Guidecurrent mainpin-map checks, breadboard diagrams, E-stop validate

This cloud agent only has push access to Datary. Sibling repos and the GitHub Settings rename from datary-labDatary need owner action. Until renamed, /Datary already redirects to the current repo.

Evidence

  • python3 -m pytest — 90 passed, coverage ≥75%
  • python3 -m ruff check . / ruff format --check .
  • python3 -m mypy
  • Built datary_lab-0.2.2 sdist + wheel locally

Owner follow-ups

  1. GitHub → Settings → General → rename repository to Datary
  2. After merge, publish GitHub Release v0.2.2 with wheel/sdist + SHA256SUMS
  3. Optionally update the profile README (devkyato/devkyato) to include Datary, Lowpack, and Relay
  4. Optionally add reciprocal “Connected projects” sections in sibling READMEs

Checklist

  • python -m pytest
  • python -m ruff check .
  • python -m ruff format --check .
  • python -m mypy
  • Documentation and changelog updated
  • No secrets, telemetry, background networking, or data execution added
Open in WebOpen in Cursor

cursoragentand others added 2 commits August 8, 2026 09:43
Point public metadata at github.com/devkyato/Datary, add extrema-preserving
plot downsampling with explicit sidecar metadata, and document the connected
local-first and hardware projects maintained alongside Datary.
Co-authored-by: @dev.mako <devkyato@users.noreply.github.com>
Point historical install links and the security advisory contact at /Datary, and document the release checklist now that the repository path is renamed.
Co-authored-by: Cursor <cursoragent@cursor.com>
@devkyato
devkyato marked this pull request as ready for review August 8, 2026 10:12
@devkyato
devkyato merged commit cf041a9 into mainAug 8, 2026
22 checks passed
@devkyato
devkyato deleted the cursor/datary-rename-maintain-f4d6 branch August 8, 2026 10:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@devkyato@cursoragent