Changelog
=========

Describes all main changes for each major version.

====
v0.1
====

The first version of Luigi, provides main functionalities with documentation / packages / examples.

- Graphics : Textures, frames, shaders, sprites, cameras.
- Audio : Musics, sounds, transitions.
- Game management : Entities, errors, maths, scenes and layers.
- Window management : Screen config, keyboard / mouse IO.
- Python : Bindings with documentation.
- Documentation : Sphinx documentation, `online repo <https://cc618.github.io/Luigi-Docs>`_.
- Example : Basics (for the documentation), Flappy Bird.
- Build : CMake, pip package, core Makefile with automatic dependencies fetching.