adi 0.2.0

Aldaron's Device Interface, or ADI is a rust library for creating cross-platform applications and video games. It's goal is to be an powerful, easy-to-use, and minimal SDL-esque library. It is developed by Plop Grizzly.
~ Next Release

	adi 0.2.0
		* Re-export API for adi_clock and adi_screen libaries.

~ Before 1.0.0 ~

~ Add Support & Change API.

	adi 0.3.0
		* Add adi_storage ( For: Data Storage Device )

	adi 0.4.0
		* Add adi_network ( For: Network Interface Controller )

	adi 0.5.0
		* Add adi_input ( For: User Input Devices )

	adi 0.6.0
		* Add adi_speaker

	adi 0.7.0
		* Add adi_camera

	adi 0.x.0
		* Add adi_gps

	adi 0.x.0
		* Add adi_motion ( For: Motion Sensors ( gyroscope,
			accelerometer, etc. ) )

	adi 0.x.0
		* Add adi_usb ( For: Serial over a USB Cable )

	adi 0.x.0
		* Add adi_gpio ( For: General Purpose Input/Output Pins )

	adi 0.x.0
		* Add adi_bluetooth ( For: bluetooth communications )

	adi 0.x.0
		* Add adi_haptic ( For: Haptic Feedback Device )

	adi 0.x.0
		* Add adi_microphone

~ Bug Fixes & Internal Improvements.

~ After 1.0.0 ~