v0.16.0
版本发布时间: 2024-07-01 02:19:14
Julien-cpsn/ATAC最新发布版本:v0.18.0(2024-08-25 06:49:03)
❗IMPORTANT❗
- I have been extremely busy lately, but I am gaining some more free time. Also, some major updates are getting worked on parallelly (CLI, export, documentation, increase performances, libc linking)
- We now have a documentation!! https://atac.julien-cpsn.com/
- Please notice that it is still very WIP, a lot of pages are missing, but you can contribute by making PRs on the git repo (or press the edit button on the page you want to edit)
Added
- Import from cURL! https://github.com/Julien-cpsn/ATAC/pull/66 You can use it with
atac import curl my_request_file_path my_collection
example cURL file:
curl 'https://httpbin.org/put' \
-X PUT \
-H 'Content-Type: application/json' \
-d 'test'
- You also have a
--recursive
or-r
option to import request recursively starting from the selected path (also check--max-depth <MAX_DEPTH>
) - Some things are not supported yet, such as forms.
Improved
- Updated a lot of dependencies versions, so various bug fixes and performances improvements are linked to this.
- Improved key helper readability https://github.com/Julien-cpsn/ATAC/pull/77
- Add support for home directory symbol (~) in file paths https://github.com/Julien-cpsn/ATAC/pull/78
Fixed
- Resolved major typo (horrifying) https://github.com/Julien-cpsn/ATAC/pull/70
1、 atac-v0.16.0-aarch64-apple-darwin.tar.gz 4.28MB
2、 atac-v0.16.0-aarch64-pc-windows-msvc.tar.gz 4.55MB
3、 atac-v0.16.0-aarch64-pc-windows-msvc.zip 4.42MB
4、 atac-v0.16.0-aarch64-unknown-linux-gnu.tar.gz 4.7MB
5、 atac-v0.16.0-aarch64-unknown-linux-musl.tar.gz 4.66MB
6、 atac-v0.16.0-universal-apple-darwin.tar.gz 8.74MB
7、 atac-v0.16.0-x86_64-apple-darwin.tar.gz 4.45MB
8、 atac-v0.16.0-x86_64-pc-windows-msvc.tar.gz 4.8MB
9、 atac-v0.16.0-x86_64-pc-windows-msvc.zip 4.66MB
10、 atac-v0.16.0-x86_64-unknown-freebsd.tar.gz 4.81MB
11、 atac-v0.16.0-x86_64-unknown-linux-gnu.tar.gz 4.86MB