Releases: crewdevio/Piwo
Releases · crewdevio/Piwo
v0.7.0
📆 27.06.2022
🏷️ RELEASED
💾 73E9FAD
🚀 3
🐛 1
🔬 2
✏️ 3
👥 1
🚀 New Features
EAFCBEB
feat: better error messages (@ghaerdi)16F0D8D
feat: new error message if no json body is passed (@ghaerdi)0224C10
feat: use localStorage to save cookies (@ghaerdi)
🐛 Bug fixes
🔬 Tests
89432D3
test: enable run command tests (@ghaerdi)B262D73
test: update almost all test to fix it (@ghaerdi)
✏️ Chores
11DE620
chore(run.json): update log run script (@ghaerdi)2251336
chore: move commented code to another file (@ghaerdi)0C92367
chore: remove a console.log (@ghaerdi)
👥 Contributors
v0.6.0
📆 06.11.2021
🏷️ RELEASED
💾 5648F5A
🚀 2
📚 2
👥 1
🚀 New Features
CC4C1F2
feat: save and get cookie with piwo run (@ghaerdi)7E5E3D7
feat: use a cookie storage (@ghaerdi)
📚 Documentation
B3021E0
docs: install piwo and update piwo use -A flag now (@ghaerdi)911389C
docs: 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
EA59214
feat(run): error message when request file not found (ghaerdi)
🐛 Bug fixes
50C780E
fix(ci): change branch master to main on push and on PR (@ghaerdi)F1A758E
fix(ci): change workflow dir name to workflows (@ghaerdi)9E86ABF
fix(ci): every step must define a run key (@ghaerdi)7F7DB9D
fix(ci): import_map not found (@ghaerdi)
📚 Documentation
B6ADAA6
docs(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
CB28459
feat(run): send a form (@ghaerdi)446A123
feat: read a json file with run command to do request (@ghaerdi)
🐛 Bug fixes
22C7654
fix: error relationated with run command (@ghaerdi)CEF226C
fix: error relationated with run command (@ghaerdi)
📚 Documentation
95FD7D9
docs(run): help command (@ghaerdi)A467DAE
docs(run): help command (@ghaerdi)12287EE
docs(run): send a form (@ghaerdi)5D591FB
docs(run): send a form (@ghaerdi)B0E0469
docs(run): update readme with the run command feature (@ghaerdi)4B450BF
docs(run): update readme with the run command feature (@ghaerdi)
♻️ Refactors
13CB111
refactor: protocol output (@ghaerdi)9F38872
refactor: protocol output (@ghaerdi)0EE645C
refactor: run command for test (@ghaerdi)E799C42
refactor: run command for test (@ghaerdi)
🔬 Tests
70585EC
test(run): send a form (@ghaerdi)451E102
test(run): send a form (@ghaerdi)04D37E6
test(run): send json and some refactor (@ghaerdi)F19EE8D
test(run): send text and send html (@ghaerdi)66C9B22
test(run): send text and send html (@ghaerdi)
👥 Contributors
v0.4.2
📆 12.09.2021
🏷️ RELEASED
💾 215A753
🚀 1
♻️ 4
👥 1
🚀 New Features
♻️ Refactors
35ADD12
refactor: arg parser (@ghaerdi)194954C
refactor: Body.parseToFormData (@ghaerdi)4AECCB8
refactor: convert args body to json (@ghaerdi)E9A4B7A
refactor: error and wanrs messages when get a unexpected input (@ghaerdi)
👥 Contributors
v0.4.1
📆 10.09.2021
🏷️ RELEASED
💾 CDBAEFA
🐛 4
♻️ 1
👥 1
🐛 Bug fixes
E48B33B
fix: PATCH method and DELETE headers (@ghaerdi)B011DEC
fix: read url with special chars (@ghaerdi)F14E7AD
fix: remove no BODY warn on delete method (@ghaerdi)CDBAEFA
fix: send a url as body value (@ghaerdi)
♻️ Refactors
👥 Contributors
v0.4.0
📆 08.08.2021
🏷️ RELEASED
💾 0D20A20
🚀 6
🐛 4
♻️ 3
✏️ 6
👥 1
🚀 New Features
1805018
feat: --form flag for send a form body (@ghaerdi)D0F7660
feat: check if body formdata is empty (@ghaerdi)219445D
feat: error message when some data miss (@ghaerdi)AF1BB55
feat: own deno arg's parser (@ghaerdi)10E76CF
feat: update help command (@ghaerdi)BE13177
feat: warning or error messages (@ghaerdi)
🐛 Bug fixes
B6C060A
fix: --form flag (@ghaerdi)D800B65
fix: commas body bug (@ghaerdi)86439B0
fix: form body support (@ghaerdi)B6BB7BB
fix: send form after refact (@ghaerdi)
♻️ Refactors
F093077
refactor: colors (@ghaerdi)EDAF14C
refactor: handle user input (@ghaerdi)F672298
refactor: headers output (@ghaerdi)
✏️ Chores
86A2486
chore: add copyrigth (@ghaerdi)358AD1E
chore: change info export (@ghaerdi)E784C3D
chore: moved colors to a new directory (@ghaerdi)25FBA54
chore: moving some files (@ghaerdi)F6A42F2
chore: only use http protcol if url is a localhost (@ghaerdi)8172F66
chore: 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
7D19BFA
chore: add copyright head (@ghaerdi)41AFA48
chore: fix format of html document output (@ghaerdi)77617B1
chore: moving files, variables and functions (@ghaerdi)0455A3A
chore: use the info name instead of a static string in the example help output (@ghaerdi)