Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 891 Bytes

File metadata and controls

19 lines (13 loc) · 891 Bytes

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.

1.0.0-alpha.2 - 2017-04-17

Added

  • Generators!

How to use the generators

You can run boat generate to be prompted for all the information you need, or you can run the command boat generate <type> <name>, where type is 'feature', 'middleware', 'class', or 'interface', and name is whatever you want to call it!

1.0.0-alpha.1 - 2017-04-16

Added

  • Working -v flag for version

1.0.0-alpha.0 - 2017-04-16

First Release!