0.2.0 Beta

- Fixed issues with chatframe tabs format in 10.0
- Added functionality for a clean, square and scalable minimap.
- Added functionality to adjust viewport.
- Added functionality to make frames movable.
- Added Movable WorldMap.

A Complete rework of the codebase had been done, where functionality has been moved to separate files,
and unused and unneeded code has been removed.

0.2.1 Beta

- Added function to move AlertFrame.  As Blizzard didn't think of that. 

0.2.2 Beta
	
- Added a generic function to move/change position of frames.  
- Changed MoveAlertFrame to use generic move function. 
- WorldMap functions has been moved to it's own file.
- Added functionality to Worldmap function:
     - Position after moving in game is now persistent during session.
     - Scaled to 80% of original size.
     - Maximized Worldmap blackout background has been removed.
     - WorldMap is now automatically hidden when entering combat.