Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

53 lines (42 loc) · 1.31 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased][unreleased]

Changed

  • Add user name field to users form

[0.6.0] - 2016-03-03

Changed

  • Config option for changing unauthorized redirects

[0.5.0] - 2015-09-13

Changed

  • Console command for generating model files
  • Add TestBench for easier testing

[0.4.0] - 2015-09-06

Changed

  • Add old input to forms when validation fails.
  • Move from dwightwatson/validating to esensi/model
  • Move password hashing form the package to the User model.
  • Add password confirmation feature
  • Fix spacing issues on various button and link elements

[0.3.2] - 2015-09-03

Changed

  • Refactor gateway classes

[0.3.1] - 2015-09-02

Changed

  • Remove test directory from codeception
  • Move duplicate gateway methods into traits

[0.3.0] - 2015-09-01

Changed

  • Add Codeception
  • Add gateway and middleware tests
  • Refactor gateway to inject more dependencies
  • Add badges to README.md
  • Add route documentation to README.md

[0.2.0] - 2015-08-15

Changed

  • Add English translations

[0.1.0] - 2015-08-12

Changed

  • Initial GUI
  • Events
  • Validation