Skip to content

Releases: TraxSharp/Trax.Core

v1.5.0

04 May 15:21
e343749

Choose a tag to compare

1.5.0 (2026-05-04)

Features

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

v1.4.1

03 Apr 16:07
cb45d0a

Choose a tag to compare

1.4.1 (2026-04-03)

Bug Fixes

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

v1.4.0

23 Mar 18:08
eee00f3

Choose a tag to compare

1.4.0 (2026-03-23)

Features

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

v1.3.0

16 Mar 16:56

Choose a tag to compare

1.3.0 (2026-03-16)

Features

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

v1.2.2

10 Mar 18:48
9ee1a41

Choose a tag to compare

1.2.2 (2026-03-10)

Bug Fixes

v1.2.1

10 Mar 15:56
c43f6c5

Choose a tag to compare

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

07 Mar 23:09
d8cb963

Choose a tag to compare

1.2.0 (2026-03-07)

Features

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

v1.1.4

06 Mar 18:54
046b28d

Choose a tag to compare

1.1.4 (2026-03-06)

Bug Fixes

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

v1.1.3

02 Mar 21:57
59914df

Choose a tag to compare

1.1.3 (2026-03-02)

Bug Fixes

  • port SynchronizationContext deadlock prevention and add unit tests (#5) (59914df)

v1.1.2

02 Mar 20:48
4d6fb7c

Choose a tag to compare

1.1.2 (2026-03-02)

Bug Fixes

  • decouple package version from Directory.Build.props (#4) (4d6fb7c)