Releases: crewdevio/Piwo
Releases · crewdevio/Piwo
v0.7.0
📆 27.06.2022 🏷️ RELEASED 💾 73E9FAD 🚀 3 🐛 1 🔬 2 ✏️ 3 👥 1
🚀 New Features
EAFCBEBfeat: better error messages (@ghaerdi)16F0D8Dfeat: new error message if no json body is passed (@ghaerdi)0224C10feat: use localStorage to save cookies (@ghaerdi)
🐛 Bug fixes
🔬 Tests
89432D3test: enable run command tests (@ghaerdi)B262D73test: update almost all test to fix it (@ghaerdi)
✏️ Chores
11DE620chore(run.json): update log run script (@ghaerdi)2251336chore: move commented code to another file (@ghaerdi)0C92367chore: remove a console.log (@ghaerdi)
👥 Contributors
v0.6.0
📆 06.11.2021 🏷️ RELEASED 💾 5648F5A 🚀 2 📚 2 👥 1
🚀 New Features
CC4C1F2feat: save and get cookie with piwo run (@ghaerdi)7E5E3D7feat: use a cookie storage (@ghaerdi)
📚 Documentation
B3021E0docs: install piwo and update piwo use -A flag now (@ghaerdi)911389Cdocs: now piwo uses --allow-write and --allow-env (@ghaerdi)
👥 Contributors
v0.5.2
v0.5.1
📆 09.10.2021 🏷️ RELEASED 💾 33D8EE5 🚀 1 🐛 4 📚 1 ✔️ 2 ✏️ 1 👥 2
🚀 New Features
EA59214feat(run): error message when request file not found (ghaerdi)
🐛 Bug fixes
50C780Efix(ci): change branch master to main on push and on PR (@ghaerdi)F1A758Efix(ci): change workflow dir name to workflows (@ghaerdi)9E86ABFfix(ci): every step must define a run key (@ghaerdi)7F7DB9Dfix(ci): import_map not found (@ghaerdi)
📚 Documentation
B6ADAA6docs(run): add brackets in form example (ghaerdi)
✔️ CI/CD
✏️ Chores
👥 Contributors
- ghaerdi
- @ghaerdi
v0.5.0
📆 17.09.2021 🏷️ RELEASED 💾 07C9983 🚀 2 🐛 2 📚 6 ♻️ 4 🔬 5 👥 1
🚀 New Features
CB28459feat(run): send a form (@ghaerdi)446A123feat: read a json file with run command to do request (@ghaerdi)
🐛 Bug fixes
22C7654fix: error relationated with run command (@ghaerdi)CEF226Cfix: error relationated with run command (@ghaerdi)
📚 Documentation
95FD7D9docs(run): help command (@ghaerdi)A467DAEdocs(run): help command (@ghaerdi)12287EEdocs(run): send a form (@ghaerdi)5D591FBdocs(run): send a form (@ghaerdi)B0E0469docs(run): update readme with the run command feature (@ghaerdi)4B450BFdocs(run): update readme with the run command feature (@ghaerdi)
♻️ Refactors
13CB111refactor: protocol output (@ghaerdi)9F38872refactor: protocol output (@ghaerdi)0EE645Crefactor: run command for test (@ghaerdi)E799C42refactor: run command for test (@ghaerdi)
🔬 Tests
70585ECtest(run): send a form (@ghaerdi)451E102test(run): send a form (@ghaerdi)04D37E6test(run): send json and some refactor (@ghaerdi)F19EE8Dtest(run): send text and send html (@ghaerdi)66C9B22test(run): send text and send html (@ghaerdi)
👥 Contributors
v0.4.2
📆 12.09.2021 🏷️ RELEASED 💾 215A753 🚀 1 ♻️ 4 👥 1
🚀 New Features
♻️ Refactors
35ADD12refactor: arg parser (@ghaerdi)194954Crefactor: Body.parseToFormData (@ghaerdi)4AECCB8refactor: convert args body to json (@ghaerdi)E9A4B7Arefactor: error and wanrs messages when get a unexpected input (@ghaerdi)
👥 Contributors
v0.4.1
📆 10.09.2021 🏷️ RELEASED 💾 CDBAEFA 🐛 4 ♻️ 1 👥 1
🐛 Bug fixes
E48B33Bfix: PATCH method and DELETE headers (@ghaerdi)B011DECfix: read url with special chars (@ghaerdi)F14E7ADfix: remove no BODY warn on delete method (@ghaerdi)CDBAEFAfix: send a url as body value (@ghaerdi)
♻️ Refactors
👥 Contributors
v0.4.0
📆 08.08.2021 🏷️ RELEASED 💾 0D20A20 🚀 6 🐛 4 ♻️ 3 ✏️ 6 👥 1
🚀 New Features
1805018feat: --form flag for send a form body (@ghaerdi)D0F7660feat: check if body formdata is empty (@ghaerdi)219445Dfeat: error message when some data miss (@ghaerdi)AF1BB55feat: own deno arg's parser (@ghaerdi)10E76CFfeat: update help command (@ghaerdi)BE13177feat: warning or error messages (@ghaerdi)
🐛 Bug fixes
B6C060Afix: --form flag (@ghaerdi)D800B65fix: commas body bug (@ghaerdi)86439B0fix: form body support (@ghaerdi)B6BB7BBfix: send form after refact (@ghaerdi)
♻️ Refactors
F093077refactor: colors (@ghaerdi)EDAF14Crefactor: handle user input (@ghaerdi)F672298refactor: headers output (@ghaerdi)
✏️ Chores
86A2486chore: add copyrigth (@ghaerdi)358AD1Echore: change info export (@ghaerdi)E784C3Dchore: moved colors to a new directory (@ghaerdi)25FBA54chore: moving some files (@ghaerdi)F6A42F2chore: only use http protcol if url is a localhost (@ghaerdi)8172F66chore: remove Command type and format code (@ghaerdi)
👥 Contributors
v0.3.0
v0.2.0
📆 25.07.2021 🏷️ RELEASED 💾 670577B 🚀 1 ✏️ 4 👥 1
🚀 New Features
✏️ Chores
7D19BFAchore: add copyright head (@ghaerdi)41AFA48chore: fix format of html document output (@ghaerdi)77617B1chore: moving files, variables and functions (@ghaerdi)0455A3Achore: use the info name instead of a static string in the example help output (@ghaerdi)