Skip to content

Releases: kryptobaseddev/ferrous-forge

Ferrous Forge v1.9.6

13 Apr 23:07
2fd3f55

Choose a tag to compare

Installation

Cargo

cargo install ferrous-forge --version 1.9.6

Binary Downloads

Download the appropriate binary for your platform from the assets below.

Upgrading

ferrous-forge update

Documentation

What's Changed

  • fix: resolve all reported bugs — walker dirs, forbid→deny, rustfmt nightly, tarpaulin, stale lock (v1.9.6) by @kryptobaseddev in #26

New Contributors

Full Changelog: v1.9.5...v1.9.6

Ferrous Forge v1.9.5

13 Apr 01:41

Choose a tag to compare

Installation

Cargo

cargo install ferrous-forge --version 1.9.5

Binary Downloads

Download the appropriate binary for your platform from the assets below.

Upgrading

ferrous-forge update

Documentation

Full Changelog: v1.9.4...v1.9.5

Ferrous Forge v1.9.4

11 Apr 19:18

Choose a tag to compare

Installation

Cargo

cargo install ferrous-forge --version 1.9.4

Binary Downloads

Download the appropriate binary for your platform from the assets below.

Upgrading

ferrous-forge update

Documentation

Full Changelog: v1.9.3...v1.9.4

Ferrous Forge v1.9.3

08 Apr 15:01

Choose a tag to compare

Installation

Cargo

cargo install ferrous-forge --version 1.9.3

Binary Downloads

Download the appropriate binary for your platform from the assets below.

Upgrading

ferrous-forge update

Documentation

Full Changelog: v1.9.2...v1.9.3

Ferrous Forge v1.9.2

04 Apr 06:26

Choose a tag to compare

Installation

Cargo

cargo install ferrous-forge --version 1.9.2

Binary Downloads

Download the appropriate binary for your platform from the assets below.

Upgrading

ferrous-forge update

Documentation

Full Changelog: v1.9.1...v1.9.2

Ferrous Forge v1.9.1

28 Mar 06:15

Choose a tag to compare

Installation

Cargo

cargo install ferrous-forge --version 1.9.1

Binary Downloads

Download the appropriate binary for your platform from the assets below.

Upgrading

ferrous-forge update

Documentation

Full Changelog: v1.9.0...v1.9.1

Ferrous Forge v1.7.6

08 Mar 19:24

Choose a tag to compare

Installation

Cargo

cargo install ferrous-forge --version 1.7.6

Binary Downloads

Download the appropriate binary for your platform from the assets below.

Upgrading

ferrous-forge update

Documentation

Full Changelog: v1.7.5...v1.7.6

Ferrous Forge v1.7.5

08 Mar 19:01

Choose a tag to compare

Installation

Cargo

cargo install ferrous-forge --version 1.7.5

Binary Downloads

Download the appropriate binary for your platform from the assets below.

Upgrading

ferrous-forge update

Documentation

Full Changelog: v1.7.4...v1.7.5

Ferrous Forge v1.7.4

08 Mar 18:46

Choose a tag to compare

Installation

Cargo

cargo install ferrous-forge --version 1.7.4

Binary Downloads

Download the appropriate binary for your platform from the assets below.

Upgrading

ferrous-forge update

Documentation

Full Changelog: v1.7.2...v1.7.4

v1.4.2 - CI/CD Pipeline Fixed ✅

26 Sep 00:38

Choose a tag to compare

🎉 Ferrous Forge v1.4.2 - All CI/CD Issues Fixed!

✅ What's Fixed

  • Formatting: Fixed missing newline in safety/tests.rs
  • MSRV: Aligned rust-version (1.88) with CI tests
  • CI Pipeline: All GitHub Actions now passing 100%

🚀 Key Improvements

  • Pre-push validation ensures all checks pass locally
  • Edition 2024 maintained with Rust 1.88 compatibility
  • Zero violations maintained
  • All 12 CLI commands functional

📦 Installation

cargo install ferrous-forge

✅ CI/CD Status

  • Format Check: ✅ PASSING
  • Clippy Check: ✅ PASSING
  • Tests: ✅ PASSING
  • Documentation: ✅ PASSING
  • Build: ✅ PASSING
  • Security Audit: ✅ PASSING

All issues fixed - CI/CD pipeline 100% green!