Skip to content

Releases: Cammisuli/monodon

rust-2.3.0

08 Apr 13:44
7af617b

Choose a tag to compare

2.3.0 (2025-04-08)

🚀 Features

  • rust: add CreateNodesV2 implementation to the graph plugin (#77)

❤️ Thank You

rust-2.2.0

21 Feb 14:57
c35ab67

Choose a tag to compare

2.2.0 (2025-02-21)

🚀 Features

  • rust: allows user args to run and test executor (#76)

🩹 Fixes

  • rust: fix dangling process when terminating a long running process with SIGTERM (#72)
  • release-version: handle project without cargo.toml and include dependents in dependent mode (#75)

❤️ Thank You

  • Bruno Paré-Simard
  • Nicolas Remise @nesimer
  • Pulasthi Bandara

rust-2.1.1

14 Nov 16:38
d38f025

Choose a tag to compare

2.1.1 (2024-11-14)

🩹 Fixes

  • rust: remove hard nx dep (#67)
  • rust: add dts option to napi executor (9eee2e8)

❤️ Thank You

rust-2.1.0

24 Oct 20:25
1f8a32b

Choose a tag to compare

What's Changed

Full Changelog: rust-2.0.0...rust-2.1.0

rust-2.0.0

03 Oct 22:04
dc1bd40

Choose a tag to compare

2.0.0 (2024-10-03)

🚀 Features

  • rust: update napi to v3 (#56)

🩹 Fixes

  • remove relative path format (#58)

  • rust: make project node dep packageRoot resolvable (#52)

❤️ Thank You

  • Jonathan Cammisuli
  • kaan taha köken @kaankoken
  • Kepler Vital

rust-2.0.0-beta.1

25 Jun 13:54
ab7f70c

Choose a tag to compare

rust-2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2024-06-25)

🚀 Features

  • rust: update napi to v3 (86c8ce8)

❤️ Thank You

  • Jonathan Cammisuli