Changelog ========= Version 0.0.19 -------------- - Still beta, WIP - Fixed error in Vec2D.norm() Version 0.0.18 -------------- - Still beta, WIP - Fixed error in Vec2D multiplication Version 0.0.17 -------------- - Still beta, WIP - Added limit function to Vec2D Version 0.0.16 -------------- - Still beta, still WIP - Removed Herobrine - Added Window.set_title() - Added dot and cross products to Vec2D - Worked on documentation Version 0.0.15 -------------- - Still beta, work in progress - Basic logging functionality with multiple levels - Separate logging levels for file and stdout - Colorful logging output - Graphics primitives: rectangles, circles, lines, polygons - Text rendering with font support - Transformations: translation and rotation - Screenshots - Key binding - Window management and event handling