Skip to content

Conversation

@InitusNovus
Copy link
Owner

feat: v0.2.1 - Library separation and NuGet packaging

Implement v0.2.1 library separation with multi-project architecture and NuGet packaging.

Changes

  • Split into Core/Facade/CLI
  • NuGet packaging: SignalCandy.Core & SignalCandy with README
  • CI: main-only release, badges added
  • API: facade with async & exceptions

Quality

  • Build PASS, Tests PASS (16/16)
  • Pack PASS (0.2.1)

After merge

  • Tag v0.2.1 on main to publish

…nal.CANdy.CLI; wire references; keep build/tests green
…eDbc/validateConfig/generateCode + async + path orchestration)
…) and wire Api.generateCode; add Codegen.fs to project
…; smoke E2E PASS\nfeat(Facade): add C#-friendly thin facade wrapping Core (exceptions instead of Result)\ndocs: GEMINI Progress updated (2025-08-27)
…preview.0, refine NuGet READMEs; build/tests green
…n and docs; confirm pack; prep for v0.2.1 tag
…elease workflow

- Add NuGet version badges for SignalCandy and SignalCandy.Core packages
- Modify release workflow to only deploy from main branch (prevents accidental releases from feature branches)
- Release workflow now checks if tag is reachable from main before proceeding with NuGet publish
@InitusNovus InitusNovus merged commit 0f28ed8 into main Aug 27, 2025
2 checks passed
@InitusNovus InitusNovus deleted the feature/v0.2.1-library-separation branch August 27, 2025 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants