Skip to content

v0.6.6

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Mar 03:04
· 21 commits to main since this release
36f1c95

Changelog

  • 36f1c95 docs: rewrite README for practical onboarding
  • 2090bb2 docs: set a descriptive home page title
  • 4e2a7dd docs: deploy
  • 92e10ee ci(docs): add script to prevent docs-only commits from triggering deployment
  • fcecf14 docs: update tutorial and guide navigation to include aggregate splitting and adjust numbering for projections, backends, and testing feat(docs): add new guide and tutorial for aggregate splitting to explain splitting aggregates sharing the same UUID fix(docs): update backend tutorial links in MongoDB, NATS, and PostgreSQL docs to new tutorial numbering docs: add detailed tutorial for projections covering read models, schedules, and multi-aggregate projections docs: add tutorial for production backends with MongoDB, PostgreSQL, and NATS integration examples docs: add tutorial for testing aggregates, projections, and command handlers with examples and best practices docs: update code examples to separate event and command codec registries for clarity and correctness docs: update command bus initialization to use command codec registry instead of event registry docs: add aggregate splitting explanation and examples in guide and best practices to improve domain modeling docs: update product aggregate to remove pricing concerns and delegate to new pricing aggregate in tutorial docs: add pricing aggregate with events, commands, and handlers to tutorial for splitting aggregate concerns docs: update main.go wiring examples to register pricing events and commands and handle pricing commands docs: add projections for product catalog, shop stats, order summaries, and customer order history with continuous and periodic schedules docs: add examples for wiring projections and handling errors in main.go for full application setup
  • 328d792 docs: add comprehensive architecture and best practices guides for goes framework
  • 9775f43 feat(docs): implement custom dark-themed VitePress homepage with feature cards and JetBrains Mono font feat(docs): add Google Fonts preconnect and JetBrains Mono stylesheet for improved typography style(docs): remove old homepage markdown and replace with HomePage Vue component for better maintainability style(docs): add custom dark theme CSS with electric cyan accent and JetBrains Mono headings for consistent branding
  • fd7bdad docs: refactor sidebar config to use array format and add collapsible tutorial section docs: enhance homepage features with icons and add new feature descriptions docs: add custom CSS style for homepage hero name gradient effect
  • 9bc94b5 chore: update go.work.sum
  • 6d511ca docs: rewrite guide sections and restructure documentation site
  • 9a4130c docs(backends): write MongoDB, PostgreSQL, and NATS backend guides
  • f422258 docs(tutorial): rewrite chapters 3-11 of the goes tutorial
  • b8282f2 chore(deps): bump github.com/nats-io/nats.go from 1.48.0 to 1.49.0
  • a3c6bae Add Pool option for Postgres backend

v0.6.5..v0.6.6