Skip to content

Releases: TraxSharp/Trax.Core

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:20
Immutable release. Only release title and notes can be modified.
06576f0

1.6.1 (2026-07-02)

Bug Fixes

  • align the cross-repo guard test with CPM and unbreak the Tests.Meta projects (#27) (06576f0)

v1.6.0

Choose a tag to compare

@traxsharp traxsharp released this 01 Jun 23:17
76605f9

1.6.0 (2026-06-01)

Features

  • publish the Trax.Core.Testing architecture-guard package (#25) (76605f9), closes #24

v1.5.0

Choose a tag to compare

@traxsharp traxsharp released this 04 May 15:21
e343749

1.5.0 (2026-05-04)

Features

  • async chain end to end (preserves Chain/Resolve/Extract/ShortCircuit/AddServices names) (#17) (e343749)

v1.4.1

Choose a tag to compare

@traxsharp traxsharp released this 03 Apr 16:07
cb45d0a

1.4.1 (2026-04-03)

Bug Fixes

  • preserve original exception identity through train pipeline (#16) (cb45d0a)

v1.4.0

Choose a tag to compare

@traxsharp traxsharp released this 23 Mar 18:08
eee00f3

1.4.0 (2026-03-23)

Features

  • add Junctions() API as simplified train definition surface (#14) (eee00f3)

v1.3.0

Choose a tag to compare

@traxsharp traxsharp released this 16 Mar 16:56

1.3.0 (2026-03-16)

Features

  • rename Step to Junction across the codebase (#13) (6ab03b7)

v1.2.2

Choose a tag to compare

@traxsharp traxsharp released this 10 Mar 18:48
9ee1a41

1.2.2 (2026-03-10)

Bug Fixes

v1.2.1

Choose a tag to compare

@traxsharp traxsharp released this 10 Mar 15:56
c43f6c5

1.2.1 (2026-03-10)

Bug Fixes

  • Updated Step/Chain/Extensions to show public properties that shouldn't have been protected internal. (#9) (c43f6c5)

v1.2.0

Choose a tag to compare

@traxsharp traxsharp released this 07 Mar 23:09
d8cb963

1.2.0 (2026-03-07)

Features

  • move AssertLoaded to Core and fix null-safety in Monad (#8) (d8cb963)

v1.1.4

Choose a tag to compare

@traxsharp traxsharp released this 06 Mar 18:54
046b28d

1.1.4 (2026-03-06)

Bug Fixes

  • pin local dev version to 1.99.99 and use Version="1.*" range (#7) (046b28d)