Skip to content

docs: refresh README/docs, add CHANGELOG, bump to v0.1.2#25

Merged
tbeason merged 1 commit into
mainfrom
worktree-docs-refresh-v012
Jun 1, 2026
Merged

docs: refresh README/docs, add CHANGELOG, bump to v0.1.2#25
tbeason merged 1 commit into
mainfrom
worktree-docs-refresh-v012

Conversation

@tbeason

@tbeason tbeason commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Summary

Documentation refresh that brings the docs in line with the current code, adds a
changelog, and bumps the version to 0.1.2 for release.

Changes

  • Installation — switch to the registered form Pkg.add("DatabentoBinaryEncoding")
    across README.md, docs/src/installation.md, docs/src/quickstart.md, and
    docs/src/troubleshooting.md (the package is now in the General registry). The
    GitHub URL is kept as the "unreleased changes" path.
  • Enum reference (docs/src/api/enums.md) — correct the hand-maintained lists
    to match src/types.jl:
    • Schema: add CBBO, CBBO_1S/1M, CMBP_1, TCBBO, BBO_1S/1M, MIX.
    • SType: list the full member set including the new UNDEF (0xFF unset sentinel).
    • InstrumentClass: replace the incorrect OPTION/FX_SPOT-only list with the
      real members and their DBN character codes (CALL='C', PUT='P', STOCK='K', …).
  • README features — note the consolidated/BBO schemas and v3-tolerant live
    control records.
  • Stale name fixes — leftover DBNDatabentoBinaryEncoding references in
    docs/src/installation.md, docs/src/troubleshooting.md, and benchmark/README.md.
  • CHANGELOG.md — new, in Keep a Changelog format,
    covering v0.1.0 → v0.1.2.
  • Project.tomlversion = "0.1.2".

Release

After merge, @JuliaRegistrator register will be triggered on the merge commit;
TagBot creates the v0.1.2 tag automatically once the registry PR merges.

Docs-only + version bump — no source changes.

🤖 Generated with Claude Code

- Update install instructions to the registered form (Pkg.add("DatabentoBinaryEncoding"))
  across README, installation, quickstart, and troubleshooting; the package is
  now in the General registry.
- Correct the enum reference lists in docs/src/api/enums.md to match src/types.jl:
  full Schema set (CBBO/CMBP/TCBBO/BBO/MIX), full SType set incl. the new UNDEF
  sentinel, and the real InstrumentClass members (CALL/PUT/STOCK/... codes).
- README features: note consolidated/BBO schemas and v3-tolerant live control records.
- Fix leftover old-name references (DBN -> DatabentoBinaryEncoding) in docs/benchmark.
- Add CHANGELOG.md (Keep a Changelog) covering v0.1.0 - v0.1.2.
- Bump version to 0.1.2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@JuliaRegistrator

Copy link
Copy Markdown

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.

@tbeason
tbeason merged commit 4306572 into main Jun 1, 2026
8 checks passed
@tbeason
tbeason deleted the worktree-docs-refresh-v012 branch June 1, 2026 16:52
Sign up for free to 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