Releases: aretw0/introspection
Releases · aretw0/introspection
v0.1.3
v0.1.2
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)