Skip to content

Releases: chr15k/http-command-generator

0.2.0

Choose a tag to compare

@chr15k chr15k released this 27 Jun 15:40

[v0.2.0] - 2025-06-27

Changed

  • Bump chr15k/php-auth-generator dependency to latest version

0.1.10

Choose a tag to compare

@chr15k chr15k released this 25 Jun 13:30

[v0.1.10] - 2025-06-25

Fixed

  • Fix error relating to numeric key values & improve type handling

0.1.9

Choose a tag to compare

@chr15k chr15k released this 24 Jun 14:04

[v0.1.9] - 2025-06-24

Fixed

  • Fix error caused by nested arrays in pipeline

Changed

  • Body data can now be provided as multi-value array keys

0.1.8

Choose a tag to compare

@chr15k chr15k released this 24 Jun 01:07

[v0.1.8] - 2025-06-23

Fixed

  • Ensure new lines for multiple body options in curl output

0.1.7

Choose a tag to compare

@chr15k chr15k released this 21 Jun 14:52

[v0.1.7] - 2025-06-21

Changed

  • update .gitattributes
  • update .gitignore

Added

  • add test to ensure params pre-encoded in the URL are not double encoded when merged back in with custom queries

0.1.6

Choose a tag to compare

@chr15k chr15k released this 21 Jun 12:41

[v0.1.6] - 2025-06-21

Fixed

  • update composer.json to use latest chr15k/php-auth-generator version

0.1.5

Choose a tag to compare

@chr15k chr15k released this 21 Jun 12:32

[v0.1.5] - 2025-06-21

Changed

  • updated readme

0.1.4

Choose a tag to compare

@chr15k chr15k released this 21 Jun 12:26

[v0.1.4] - 2025-06-21

Changed

  • updated readme & main.yml

0.1.3

Choose a tag to compare

@chr15k chr15k released this 20 Jun 11:52

[v0.1.3] - 2025-06-20

Fixed

  • remove magic method from HttpCommand class for clearer readability and usage

0.1.2

Choose a tag to compare

@chr15k chr15k released this 20 Jun 01:48

[v0.1.2] - 2025-06-19

Fixed

  • Passing test suite