Skip to content

Latest commit

 

History

History
83 lines (44 loc) · 1.14 KB

Changelog.md

File metadata and controls

83 lines (44 loc) · 1.14 KB

Changelog

This changelog only contains changes in CLI tools of Messenger. See Changelog for changelog of Messenger core.

0.5.0

Features:

  • remove command
  • Store level and sceneproto dependencies in config
  • Remove components and layers in config

0.4.0

Features:

  • New config entries for components, layers
  • Update config by objects

0.3.3

Fix

  • Layer with component dir parameter

0.3.2

Features

  • Support Scene Prototype

0.3.0

Changes

  • Change template to the new messenger architecture

0.2.5

Features

  • Add -d option to generate sub-components

0.2.4

Features

  • Auto download .messenger template repository if .messenger is not found

0.2.3

Changes

  • Rename LayerInit.elm to SceneInit.elm

0.2.2

Changes

  • Directly use Scene Init Data to initialize layer

0.2.1

Features

  • Add patcher
  • updatelib command to update Messenger core libraries

0.2.0

Features

  • Add bash script

Fix

  • Do not update Model

0.1.9

Features

  • On demand component support in layer