Releases: FirstOrDefault/directapi
Releases · FirstOrDefault/directapi
v1.0.3 fixed logout bug
What's Changed
- Fixed improper logout which caused wrapper to fail by @Pixel-null in #6
- Actually fixed logout this time by @Pixel-null in #7
Full Changelog: v1.0.2...v1.0.3
Third party API support and more control over requests
What's Changed
- Allows for more flexible requests with params by @Pixel-null in #5
Full Changelog: v1.0.1...v1.0.2
v1.0.1 release
Important
- Added basic API error handling
What's Changed
- Update issue templates by @Pixel-null in #1
- Update README.md by @Pixel-null in #3
- Checks if API result is a html page by @Pixel-null in #4
Full Changelog: v1.0.0...v1.0.1
Initial release
Initial release for DirectApi.
This is the initial release for DirectApi which adds a way to authenticate and send any API request to a specified DirectAdmin server.
Read the readme for more information.