Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.43 KB

CHANGELOG-3.x.md

File metadata and controls

50 lines (32 loc) · 1.43 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[3.2.8] - 2019-01-06

  • [change] [config] refonte trans config, fix view location and refonte folder configuration
  • [change] [router] change routing directory name
  • [change] [assets] refonte assets preset and rename component to frontend 👍
  • [fix] [fix] fix constroller namespace

[3.2.4] - 2018-12-25

  • [fix] session loader
  • [change] refonte assets preset

[3.2.3] - 2018-12-24

  • [fix] Fix bug #6
  • [fix] Add app key to .gitignore

[3.1.0] - 2018-10-25

  • [change] Update configuration

[3.0.3] - 2018-10-25

  • [fix] Bug fix #5

[3.0.2] - 2018-10-22

  • [change] Update component and Mixfile.js preset

[3.0.1] - 2018-10-17

  • [change] Formating controller and defaut route maping
  • [fix] Remove test depandences

[3.0.0] - 2018-10-15

  • [change] Update view config
  • [change] Refonte of kernel and change kernel loader concept
  • [change] Refonte task runner
  • [change] Rename .env.exemple.json to .env.example.json
  • [fix] Undefined function bow_hash #4
  • [fix] travis-ci configuration #3