Skip to content

Latest commit

 

History

History
108 lines (61 loc) · 2.96 KB

File metadata and controls

108 lines (61 loc) · 2.96 KB

1.3.1 (2025-09-05)

🩹 Fixes

  • docs link (6be5be4)
  • console directive can access captured variables (809f4ea)

❤️ Thank You

  • Monawwar Abdullah @mxvsh
  • mxvsh @mxvsh

1.3.0 (2025-09-04)

🚀 Features

  • enhance docs (7fa66e9)
  • add cookie support for capture and assertions (10cbbeb)
  • display console output inline with directive status (680c38f)

🩹 Fixes

❤️ Thank You

  • mxvsh @mxvsh

1.2.0 (2025-09-02)

🚀 Features

  • add environment variable chaining with built-in variable resolution (8323372)
  • setup docs (617405d)

🩹 Fixes

  • use docs package name (bb68468)
  • exclude docs build in npm release (c2952d7)

❤️ Thank You

  • mxvsh @mxvsh

1.1.1 (2025-09-02)

🚀 Features

  • add BASE_URL support for relative URL prefixing (19c8f40)

🩹 Fixes

  • resolve linting issues and improve type safety (97e3c36)

❤️ Thank You

  • mxvsh @mxvsh

1.1.0 (2025-09-01)

🚀 Features

  • show resolved variable values in console output (5daf77b)

❤️ Thank You

  • mxvsh @mxvsh

1.0.0 (2025-09-01)

🚀 Features

  • implement built-in variables for dynamic values (46cebaa)

❤️ Thank You

  • mxvsh @mxvsh

0.0.1-alpha.2 (2025-09-01)

🩹 Fixes

  • use proper version in create-restflow (e9a8e42)

❤️ Thank You

  • mxvsh @mxvsh

0.0.1-alpha.1 (2025-08-28)

🚀 Features

🩹 Fixes

  • env validator (4c39365)
  • dsl syntax (c551f9e)
  • resolve variables in assertion expressions before evaluation (14c5a9c)

❤️ Thank You

  • mxvsh @mxvsh