docs: move What's New pages to About, add 2.1, complete 2.2#157
Open
dimitri-yatsenko wants to merge 8 commits intomainfrom
Open
docs: move What's New pages to About, add 2.1, complete 2.2#157dimitri-yatsenko wants to merge 8 commits intomainfrom
dimitri-yatsenko wants to merge 8 commits intomainfrom
Conversation
- Move What's New 2.0 and 2.2 from Concepts > Overview to About section - Create What's New in 2.1: PostgreSQL backend, diagram enhancements (layout direction, Mermaid, schema grouping, collapse), singleton tables - Complete What's New in 2.2 Diagram coverage: restriction propagation rules, dry_run parameter, multiple FK convergence, unloaded schema detection - Fix all broken links from the file move (8 files updated) - Add release notes links to all three What's New pages Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Use entity-oriented class name instead of abstract data name. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- SessionAnalysis: handle-errors, distributed-computing, monitor-progress, alter-tables, delete-data, job-metadata, data-manipulation, table-declaration, type-system (blob example) - FilteredTrace: use-npy-codec (FFT computation on raw traces) - RecordingAnalysis: type-system explanation (object@ storage) - Pipeline example: RawData/Analysis -> Session/TrialStats Only the 03-data-entry tutorial notebook retains ProcessedData (self-contained tutorial with its own schema). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Re-executed against PostgreSQL. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
collapse()), and singleton tablesdry_runparameter, multiple FK convergence behavior, unloaded schema detectionTest plan
mkdocs buildsucceeds with no new warnings🤖 Generated with Claude Code