This repository was archived by the owner on Sep 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
77### Added
88- None.
99### Changed
10- - Made the ` baseUrl ` parameter of ` ApiProvider ` editable .
10+ - None .
1111### Deprecated
1212- None.
1313### Removed
@@ -17,6 +17,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
1717### Security
1818- None.
1919
20+ ## [ 0.6.1] - 2021-10-14
21+ ### Changed
22+ - Made the ` baseUrl ` parameter of ` ApiProvider ` editable.
23+
2024## [ 0.6.0] - 2021-09-30
2125### Added
2226- New async ` response ` method based on the new concurrency features available in Swift 5.5.
Original file line number Diff line number Diff line change 1313 alt="codebeat badge">
1414 </a>
1515 <a href="https://github.com/Flinesoft/HandySwift/releases">
16- <img src="https://img.shields.io/badge/Version-0.6.0 -blue.svg"
17- alt="Version: 0.6.0 ">
18- <img src="https://img.shields.io/badge/Swift-5.3 -FFAC45.svg"
19- alt="Swift: 5.3 ">
16+ <img src="https://img.shields.io/badge/Version-0.6.1 -blue.svg"
17+ alt="Version: 0.6.1 ">
18+ <img src="https://img.shields.io/badge/Swift-5.4 -FFAC45.svg"
19+ alt="Swift: 5.4 ">
2020 <img src="https://img.shields.io/badge/Platforms-Apple%20%7C%20Linux-FF69B4.svg"
2121 alt="Platforms: Apple | Linux">
2222 <a href="https://github.com/Flinesoft/Microya/blob/main/LICENSE.md">
You can’t perform that action at this time.
0 commit comments