Skip to content

Releases: caffeidine/catalyst

v0.2.9

03 Sep 14:23
891df67

Choose a tag to compare

[0.2.9] - 2025-09-03

🚀 Features

  • Add command hooks
  • Provide much better debugging experience

⚙️ Miscellaneous Tasks

  • Clippy + add rust-toolchain + cargo update and bump toml dependency
  • Refacto
  • Migrate documentation + rework

[0.2.8] - 2025-08-19

🚀 Features

  • Add support for insecure ssl

[0.2.7-test] - 2025-08-11

🚀 Features

  • Add ci build

🐛 Bug Fixes

  • Remove deep dept of openssl + update ci

[0.2.7] - 2025-07-14

🚀 Features

  • Update readme
  • Add --var CLI flag for setting variables

[0.2.6] - 2025-06-21

🚀 Features

  • Add file inclusion support in inline body with {{file:path}} syntax

[0.2.5] - 2025-06-16

🚀 Features

  • Add body_file support with proper custom test file path resolution (#4)

[0.2.4] - 2025-04-22

🐛 Bug Fixes

  • Empty body + handle if body cannot be parsed
  • Some bug fix

[0.2.3] - 2025-04-21

🚀 Features

  • Move logic into module + add support for environment variables (#2)
  • Refactor archi + improved variable management + bug fixes

🐛 Bug Fixes

  • Docs book

[0.2.2] - 2025-04-10

🚀 Features

  • Add --file flag and improve project architecture

🐛 Bug Fixes

  • Ci

⚙️ Miscellaneous Tasks

  • Update and clean readme

[0.2.1] - 2025-04-06

🚀 Features

  • Add github action to auto-deploy docs
  • Add expected_body + assertion
  • Add variables in assertions

[0.2.0] - 2025-04-06

🚀 Features

  • New architecture

📚 Documentation

  • Add documentation for version 0.2.0

[0.1.1] - 2025-03-10

🚀 Features

  • Init
  • Improve test output, color support & cookie handling

⚙️ Miscellaneous Tasks

  • Readme + license + cargo.toml + bump version script

v0.2.8

19 Aug 20:59

Choose a tag to compare

[0.2.8] - 2025-08-19

🚀 Features

  • Add support for insecure ssl

[0.2.7-test] - 2025-08-11

🚀 Features

  • Add ci build

🐛 Bug Fixes

  • Remove deep dept of openssl + update ci

[0.2.7] - 2025-07-14

🚀 Features

  • Update readme
  • Add --var CLI flag for setting variables

[0.2.6] - 2025-06-21

🚀 Features

  • Add file inclusion support in inline body with {{file:path}} syntax

[0.2.5] - 2025-06-16

🚀 Features

  • Add body_file support with proper custom test file path resolution (#4)

[0.2.4] - 2025-04-22

🐛 Bug Fixes

  • Empty body + handle if body cannot be parsed
  • Some bug fix

[0.2.3] - 2025-04-21

🚀 Features

  • Move logic into module + add support for environment variables (#2)
  • Refactor archi + improved variable management + bug fixes

🐛 Bug Fixes

  • Docs book

[0.2.2] - 2025-04-10

🚀 Features

  • Add --file flag and improve project architecture

🐛 Bug Fixes

  • Ci

⚙️ Miscellaneous Tasks

  • Update and clean readme

[0.2.1] - 2025-04-06

🚀 Features

  • Add github action to auto-deploy docs
  • Add expected_body + assertion
  • Add variables in assertions

[0.2.0] - 2025-04-06

🚀 Features

  • New architecture

📚 Documentation

  • Add documentation for version 0.2.0

[0.1.1] - 2025-03-10

🚀 Features

  • Init
  • Improve test output, color support & cookie handling

⚙️ Miscellaneous Tasks

  • Readme + license + cargo.toml + bump version script

v0.2.7

14 Jul 00:41
5157242

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.2.7] - 2025-07-14

🚀 Features

  • Update readme
  • Add --var CLI flag for setting variables

[0.2.6] - 2025-06-21

🚀 Features

  • Add file inclusion support in inline body with {{file:path}} syntax

[0.2.5] - 2025-06-16

🚀 Features

  • Add body_file support with proper custom test file path resolution (#4)

[0.2.4] - 2025-04-22

🐛 Bug Fixes

  • Empty body + handle if body cannot be parsed
  • Some bug fix

[0.2.3] - 2025-04-21

🚀 Features

  • Move logic into module + add support for environment variables (#2)
  • Refactor archi + improved variable management + bug fixes

🐛 Bug Fixes

  • Docs book

[0.2.2] - 2025-04-10

🚀 Features

  • Add --file flag and improve project architecture

🐛 Bug Fixes

  • Ci

⚙️ Miscellaneous Tasks

  • Update and clean readme

[0.2.1] - 2025-04-06

🚀 Features

  • Add github action to auto-deploy docs
  • Add expected_body + assertion
  • Add variables in assertions

[0.2.0] - 2025-04-06

🚀 Features

  • New architecture

📚 Documentation

  • Add documentation for version 0.2.0

[0.1.1] - 2025-03-10

🚀 Features

  • Init
  • Improve test output, color support & cookie handling

⚙️ Miscellaneous Tasks

  • Readme + license + cargo.toml + bump version script

v0.2.6

21 Jun 02:08
b549896

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.2.6] - 2025-06-21

🚀 Features

  • Add file inclusion support in inline body with {{file:path}} syntax

[0.2.5] - 2025-06-16

🚀 Features

  • Add body_file support with proper custom test file path resolution (#4)

[0.2.4] - 2025-04-22

🐛 Bug Fixes

  • Empty body + handle if body cannot be parsed
  • Some bug fix

[0.2.3] - 2025-04-21

🚀 Features

  • Move logic into module + add support for environment variables (#2)
  • Refactor archi + improved variable management + bug fixes

🐛 Bug Fixes

  • Docs book

[0.2.2] - 2025-04-10

🚀 Features

  • Add --file flag and improve project architecture

🐛 Bug Fixes

  • Ci

⚙️ Miscellaneous Tasks

  • Update and clean readme

[0.2.1] - 2025-04-06

🚀 Features

  • Add github action to auto-deploy docs
  • Add expected_body + assertion
  • Add variables in assertions

[0.2.0] - 2025-04-06

🚀 Features

  • New architecture

📚 Documentation

  • Add documentation for version 0.2.0

[0.1.1] - 2025-03-10

🚀 Features

  • Init
  • Improve test output, color support & cookie handling

⚙️ Miscellaneous Tasks

  • Readme + license + cargo.toml + bump version script

v0.2.5

16 Jun 00:47
7f37dc5

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.2.5] - 2025-06-16

🚀 Features

  • Add body_file support with proper custom test file path resolution (#4)

[0.2.4] - 2025-04-22

🐛 Bug Fixes

  • Empty body + handle if body cannot be parsed
  • Some bug fix

[0.2.3] - 2025-04-21

🚀 Features

  • Move logic into module + add support for environment variables (#2)
  • Refactor archi + improved variable management + bug fixes

🐛 Bug Fixes

  • Docs book

[0.2.2] - 2025-04-10

🚀 Features

  • Add --file flag and improve project architecture

🐛 Bug Fixes

  • Ci

⚙️ Miscellaneous Tasks

  • Update and clean readme

[0.2.1] - 2025-04-06

🚀 Features

  • Add github action to auto-deploy docs
  • Add expected_body + assertion
  • Add variables in assertions

[0.2.0] - 2025-04-06

🚀 Features

  • New architecture

📚 Documentation

  • Add documentation for version 0.2.0

[0.1.1] - 2025-03-10

🚀 Features

  • Init
  • Improve test output, color support & cookie handling

⚙️ Miscellaneous Tasks

  • Readme + license + cargo.toml + bump version script

v0.2.4

22 Apr 11:30
53286a3

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.2.4] - 2025-04-22

🐛 Bug Fixes

  • Empty body + handle if body cannot be parsed
  • Some bug fix

[0.2.3] - 2025-04-21

🚀 Features

  • Move logic into module + add support for environment variables (#2)
  • Refactor archi + improved variable management + bug fixes

🐛 Bug Fixes

  • Docs book

[0.2.2] - 2025-04-10

🚀 Features

  • Add --file flag and improve project architecture

🐛 Bug Fixes

  • Ci

⚙️ Miscellaneous Tasks

  • Update and clean readme

[0.2.1] - 2025-04-06

🚀 Features

  • Add github action to auto-deploy docs
  • Add expected_body + assertion
  • Add variables in assertions

[0.2.0] - 2025-04-06

🚀 Features

  • New architecture

📚 Documentation

  • Add documentation for version 0.2.0

[0.1.1] - 2025-03-10

🚀 Features

  • Init
  • Improve test output, color support & cookie handling

⚙️ Miscellaneous Tasks

  • Readme + license + cargo.toml + bump version script

v0.2.3

21 Apr 14:33
dbc39ba

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.2.3] - 2025-04-21

🚀 Features

  • Move logic into module + add support for environment variables (#2)
  • Refactor archi + improved variable management + bug fixes

🐛 Bug Fixes

  • Docs book

[0.2.2] - 2025-04-10

🚀 Features

  • Add --file flag and improve project architecture

🐛 Bug Fixes

  • Ci

⚙️ Miscellaneous Tasks

  • Update and clean readme

[0.2.1] - 2025-04-06

🚀 Features

  • Add github action to auto-deploy docs
  • Add expected_body + assertion
  • Add variables in assertions

[0.2.0] - 2025-04-06

🚀 Features

  • New architecture

📚 Documentation

  • Add documentation for version 0.2.0

[0.1.1] - 2025-03-10

🚀 Features

  • Init
  • Improve test output, color support & cookie handling

⚙️ Miscellaneous Tasks

  • Readme + license + cargo.toml + bump version script

v0.2.2

10 Apr 13:17
66ed75d

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.2.2] - 2025-04-10

🚀 Features

  • Add --file flag and improve project architecture

🐛 Bug Fixes

  • Ci

⚙️ Miscellaneous Tasks

  • Update and clean readme

[0.2.1] - 2025-04-06

🚀 Features

  • Add github action to auto-deploy docs
  • Add expected_body + assertion
  • Add variables in assertions

[0.2.0] - 2025-04-06

🚀 Features

  • New architecture

📚 Documentation

  • Add documentation for version 0.2.0

[0.1.1] - 2025-03-10

🚀 Features

  • Init
  • Improve test output, color support & cookie handling

⚙️ Miscellaneous Tasks

  • Readme + license + cargo.toml + bump version script

v0.2.1

06 Apr 04:19

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.2.1] - 2025-04-06

🚀 Features

  • Add github action to auto-deploy docs
  • Add expected_body + assertion
  • Add variables in assertions

[0.2.0] - 2025-04-06

🚀 Features

  • New architecture

📚 Documentation

  • Add documentation for version 0.2.0

[0.1.1] - 2025-03-10

🚀 Features

  • Init
  • Improve test output, color support & cookie handling

⚙️ Miscellaneous Tasks

  • Readme + license + cargo.toml + bump version script

v0.2.0

06 Apr 03:13

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.2.0] - 2025-04-06

🚀 Features

  • New architecture

📚 Documentation

  • Add documentation for version 0.2.0

[0.1.1] - 2025-03-10

🚀 Features

  • Init
  • Improve test output, color support & cookie handling

⚙️ Miscellaneous Tasks

  • Readme + license + cargo.toml + bump version script