What's Changed
* Error codes by eddybl in https://github.com/N4S4/synology-api/pull/108
* Error codes handling by N4S4 in https://github.com/N4S4/synology-api/pull/109
* Add dict output option for start requests by fcouziniedevy in https://github.com/N4S4/synology-api/pull/110
* Certificate export method by Yurzs in https://github.com/N4S4/synology-api/pull/112
* expire_times (download counts) added to filestation edit_shared_link() and create_shared_link()
* Add_dict_output_option_for_start_requests for Filestation and Downloadstation
* alarm_rules_logs(), alarm_rules_list(), resource_monitor_settings_list(), file_handling_access(), list_service_group(), list_process_group(), installed_package_list(), active_notifications() functions added to core_sys_info.py
* Login error handling improved
* Adapting code to convention
* **Breaking**: dhcp_server.py Class dhcp_server is now DhcpServer to follow the class naming convention
* **Breaking**: drive_admin_console.py Class admin_console is now AdminConsole
* **Breaking**: usb_copy.py Class USB_Copy is now USBCopy
New Contributors
* fortysix2ahead for the initial error_code handling
* eddybl made their first contribution in https://github.com/N4S4/synology-api/pull/108
* fcouziniedevy made their first contribution in https://github.com/N4S4/synology-api/pull/110
* Yurzs made their first contribution in https://github.com/N4S4/synology-api/pull/112
**Full Changelog**: https://github.com/N4S4/synology-api/compare/v0.4.4...v0.5