Skip to content

Releases: aretw0/introspection

v0.1.3

15 Feb 07:47

Choose a tag to compare

Changelog

  • 4cd0582 Implement primary node customization with IoC pattern
  • ac491d5 fix: atualizar status da versão 0.1.2 para implementado e adicionar tarefas concluídas

v0.1.2

15 Feb 05:17

Choose a tag to compare

Changelog

  • 9806d6b Add GoReleaser configuration and release workflow
  • a4d69d2 Add badges to README following procio pattern
  • 69ed9a6 Add comprehensive examples for all public functions
  • 9a7b383 Add comprehensive pkg.go.dev examples
  • a2f0a92 Add comprehensive project structure following lifecycle/procio patterns
  • 49dbb6b Add core introspection package with tests and examples
  • 8bee5f8 Add domain-agnostic diagram functions and configuration
  • 1018dac Add release process documentation
  • 5a337c4 Document CI decision: ubuntu-only testing for platform-agnostic code
  • a40ef3a Fix VERSION file and add workflow permissions
  • d35e3b9 Fix test expectations for worker tree diagram IDs
  • 986d933 Initial commit
  • 41b7e1b Optimize CI workflow to avoid duplicate pipeline runs
  • 3ea5ede Reorganize root files: consolidate interfaces, extract reflect helpers and legacy mermaid
  • 94a4a56 Simplify CI workflow to ubuntu-only - introspection is platform-agnostic
  • 677e107 Update README to emphasize domain-agnostic design and composability
  • 26d47d0 Update README with documentation section including release docs
  • 4cd38e8 chore(planning): mark v0.1.1 as completed
  • 9235b62 fix: corrigir caminhos de módulo incorretos no go.mod
  • 93566ae fix: rename module from instrospection to introspection (typo fix)