# Changelog

## Shiva 1.0

### Updated

* Documentation
* Tooling (CLI)
* SFML Module
* Clean the code
* VCPKG port

### Fixed

* A bug with the triggering of events in lua

### Added

* [Roadmap](https://shiva.gitbook.io/project/shiva/roadmap)
* new [Tutorials](https://shiva.gitbook.io/project/shiva/tutorial)
* [FAQ](https://shiva.gitbook.io/project/shiva/faq)

## Shiva 0.9

### Updated

* Refactor the whole code base
* Update the documentation

### Fixed

* Inlining issue

## Shiva 0.8

### Updated

* Build system

### Fixed

* Windows compilation
* Game loop

### Added

* shiva-sfml animation system

## Shiva 0.7

### Updated

* improvement on build system and installation
* update documentation
* update shiva-sfml port

## Shiva 0.6

### Updated

* shiva-sfml module

### Fixed

* Warning on Windows

## Shiva 0.5

### Fixed

* Windows compilation

### Added

* Python Scripting
* Lua Scripting
* WIP Emscripten compilation
