File tree 1 file changed +17
-2
lines changed 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 1
1
# API Dash ⚡️ Changelog
2
2
3
- ## v0.4.0 [ WIP]
3
+ ## v0.5.0 [ WIP]
4
+
5
+ In this release, we have added the following features:
6
+
7
+ 1 . Create workspace (directory) to persist your entire data locally in the provided file-system location
8
+ 2 . Environment varibles
9
+ 3 . GraphQL support
10
+ 4 . Import requests from cURL & Postman Collection (v2.1)
11
+ 5 . History of your requests & response
12
+ 6 . Support for Request cancellation
13
+ 7 . Disable SSL verification
14
+ 8 . Codegen for Swift, hyper, etc.
15
+
16
+ A big shout-out to all the contributors 🎉
17
+
18
+ ## v0.4.0 [ iOS Release]
4
19
5
20
In this release, we have added the following features:
6
21
@@ -15,7 +30,7 @@ In this release, we have added the following features:
15
30
9 . Dart http codegen has been rewritten using dart code builder
16
31
10 . Ability to override request contenttype
17
32
11 . More header suggestions
18
-
33
+ 12 . Mobile platform support
19
34
20
35
## v0.3.0 [ 29-11-2023]
21
36
You can’t perform that action at this time.
0 commit comments