Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
InitusNovus
/
Signal-CANdy
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: v0.2.1 - Library separation and NuGet packaging
- #5
#5
Merged
InitusNovus
merged 15 commits into
main
InitusNovus/Signal-CANdy:main
from
feature/v0.2.1-library-separation
InitusNovus/Signal-CANdy:feature/v0.2.1-library-separation
Copy head branch name to clipboard
Aug 27, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: v0.2.1 - Library separation and NuGet packaging
#5
InitusNovus
merged 15 commits into
main
InitusNovus/Signal-CANdy:main
from
feature/v0.2.1-library-separation
InitusNovus/Signal-CANdy:feature/v0.2.1-library-separation
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2025
chore(v0.2.1): scaffold projects Signal.CANdy.Core, Signal.CANdy, Signal.CANdy.CLI; wire references; keep build/tests green
InitusNovus
committed
fbad8d3
View commit details
Copy full SHA for fbad8d3
Browse repository at this point
chore: rename solution to Signal.CANdy.sln
InitusNovus
committed
e294ebe
View commit details
Copy full SHA for e294ebe
Browse repository at this point
feat(Core): add initial Api.fs stub (version) and include in project
InitusNovus
committed
263e876
View commit details
Copy full SHA for 263e876
Browse repository at this point
feat(Core): expand Api.fs and project; add stubs (Ir.fs, Config.fs) groundwork
InitusNovus
committed
78563bd
View commit details
Copy full SHA for 78563bd
Browse repository at this point
feat(Core): introduce Errors DU and expand Api with typed stubs (parseDbc/validateConfig/generateCode + async + path orchestration)
InitusNovus
committed
e462f61
View commit details
Copy full SHA for e462f61
Browse repository at this point
feat(Core): add Dbc parser port (parseDbcFile) and wire into Api; add DbcParserLib dependency; fix regex quoting
InitusNovus
committed
184a596
View commit details
Copy full SHA for 184a596
Browse repository at this point
feat(Core): implement code generation in Core (utils/message/registry) and wire Api.generateCode; add Codegen.fs to project
InitusNovus
committed
d49d4c8
View commit details
Copy full SHA for d49d4c8
Browse repository at this point
feat(CLI): wire CLI to Core Api.generateFromPaths; fix F# indentation; smoke E2E PASS\nfeat(Facade): add C#-friendly thin facade wrapping Core (exceptions instead of Result)\ndocs: GEMINI Progress …
Show description for 8960a08
InitusNovus
committed
8960a08
View commit details
Copy full SHA for 8960a08
Browse repository at this point
chore(pkg): add NuGet packaging metadata for Core and Facade projects
InitusNovus
committed
6f89616
View commit details
Copy full SHA for 6f89616
Browse repository at this point
chore(packaging): add NuGet metadata, README.NuGet.md, and ignore artifacts; pack preview0 for Core/Facade
InitusNovus
committed
5b2ebe2
View commit details
Copy full SHA for 5b2ebe2
Browse repository at this point
chore(ci,docs,version): add CI pack step, align Api.version to 0.2.1-preview.0, refine NuGet READMEs; build/tests green
InitusNovus
committed
8595167
View commit details
Copy full SHA for 8595167
Browse repository at this point
docs(facade): XML docs + error-handling examples; build/tests green
InitusNovus
committed
bbb3ac9
View commit details
Copy full SHA for bbb3ac9
Browse repository at this point
chore(release): bump to 0.2.1 stable (Core/Facade), update Api.version and docs; confirm pack; prep for v0.2.1 tag
InitusNovus
committed
1ad5391
View commit details
Copy full SHA for 1ad5391
Browse repository at this point
fix(release): change package IDs to SignalCandy.Core and SignalCandy to avoid NuGet reservation conflict
InitusNovus
committed
9e6a35d
View commit details
Copy full SHA for 9e6a35d
Browse repository at this point
feat(docs,ci): add NuGet badges to README; add main-branch check to release workflow
Show description for f04a18d
InitusNovus
committed
f04a18d
View commit details
Copy full SHA for f04a18d
Browse repository at this point
You can’t perform that action at this time.