Skip to content

v1.1.0

Latest

Choose a tag to compare

@Herndl Herndl released this 26 Jan 15:04
· 31 commits to master since this release

Features

  • entity: Add entity and component creation from JSON object (e0ad20c), closes #1
  • entity: Add first tests for entity parsing from JSON (0802e8e)
  • [BREAKING CHANGE] entity: The componenets construction has changed

Chore

  • release: Remove semantic-release from build steps