v1.1.5
What's Changed
- Add first-class embedding primitives across network API, DSL, graph_ops, and pipeline by @Copilot in #1270
- Refine AGENTS.md with current repository statistics and consistency fixes by @Copilot in #1271
- Make embeddings first-class across py3plex APIs: standardized result schema, richer EmbeddingResult ops, and deterministic cache/provenance by @Copilot in #1273
- Add PyPI download stats badge to README by @Copilot in #1274
- Consolidate
examples/dsl_query_zoointoexamples/dsl_zooand update all path references by @Copilot in #1275 - Align AGENTS docs with current DSL API and repository state by @Copilot in #1276
- Align book version references with current source release (1.1.4) by @Copilot in #1277
- Repair book manuscript coherence: canonical metadata, honest claims, template case studies, and reference/path cleanup by @Copilot in #1279
- Add missing embeddings docs section to navigation and API reference by @Copilot in #1280
- Increase DSL embedding test coverage for builder/result edge paths by @Copilot in #1281
- Make version bump workflow canonical across library, docs, book, MCP, and citation by @Copilot in #1282
- Add first-class DSL workflows for link prediction and multilayer layer reduction by @Copilot in #1284
- Improve book onboarding ergonomics for DSL and visualization examples by @Copilot in #1285
- Improve ML embedding test coverage for result utilities and backend variants by @Copilot in #1287
- Stabilize book example execution in docs harness and fix dataset example layer introspection by @Copilot in #1286
- Rewrite book manuscript into a tighter technical handbook with reduced doc bloat and stronger analytical framing by @Copilot in #1289
- Enforce repository no-emoji policy and strengthen markdown guardrails by @Copilot in #1290
Full Changelog: v1.1.41...v1.1.5