Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TraxSharp/Trax.Core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: TraxSharp/Trax.Core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.4
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 2, 2026

  1. docs: rewrite README with train metaphor and full package documentati…

    …on (#6)
    
    Expand the README from a one-liner into a proper open source landing page
    with the problem statement, usage examples, installation, compile-time
    analyzer docs, IDE extensions, and links to the ecosystem packages.
    Theauxm authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    9bb108b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. README

    Theauxm committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    f93de1d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. fix: pin local dev version to 1.99.99 and use Version="1.*" range (#7)

    Prevents accidental resolution of unlisted 2.x packages from nuget.org
    by constraining cross-repo PackageReference to 1.* range.
    Theauxm authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    046b28d View commit details
    Browse the repository at this point in the history
Loading