Releases: nahid/apiz
Releases · nahid/apiz
v5.0.0
What's Changed
- Set correct file permissions by @peter279k in #12
New Contributors
- @peter279k made their first contribution in #12
Full Changelog: v4.0.3...v5.0.0
Hot Fix
Feature improvement
v4.0.2 added Http Client Config options
v4.0.1
Major Release
Major release with lots of changes and improvements
v4.0-alpha
updated qarray alpha
Improvements and enhancements
- remove magic method from request calling
- added
post(), get(), put(), patch(), delete(), head(), options()
method instead of magic call - update
QArray
version
Improvements and enhancements
v3.0.0 added: qarray version ^1.1 and some fixes
Added Feature & Improvement
- changes
setPrefix()
behavior
Compatibility Fixes
- Rollback
setPrefix()
issue