UNPKG

boards

Version:

Code generators made easy, and flexible.

123 lines (52 loc) 3.13 kB
<a name="3.2.1"></a> ## [3.2.1](https://github.com/SpoonX/boards/compare/v3.2.0...v3.2.1) (2018-04-12) ### Bug Fixes * **project:** format correct file ([0011f2c](https://github.com/SpoonX/boards/commit/0011f2c)) <a name="3.2.0"></a> # [3.2.0](https://github.com/SpoonX/boards/compare/v3.1.5...v3.2.0) (2018-04-12) ### Features * **project:** add CopyGenerator ([5168e13](https://github.com/SpoonX/boards/commit/5168e13)) <a name="3.1.5"></a> ## [3.1.5](https://github.com/SpoonX/boards/compare/v3.1.4...v3.1.5) (2018-04-10) ### Bug Fixes * **format:** format the target file not the source file ([f0f5d98](https://github.com/SpoonX/boards/commit/f0f5d98)) <a name="3.1.4"></a> ## [3.1.4](https://github.com/SpoonX/boards/compare/v3.1.3...v3.1.4) (2018-02-07) ### Bug Fixes * **Boards:** wait for write to finish before moving to the next step ([123c617](https://github.com/SpoonX/boards/commit/123c617)) <a name="3.1.3"></a> ## [3.1.3](https://github.com/SpoonX/boards/compare/v3.1.2...v3.1.3) (2018-02-01) <a name="3.1.2"></a> ## [3.1.2](https://github.com/SpoonX/boards/compare/v3.1.1...v3.1.2) (2018-01-26) <a name="3.1.1"></a> ## [3.1.1](https://github.com/SpoonX/boards/compare/v3.1.0...v3.1.1) (2018-01-12) <a name="3.1.0"></a> # [3.1.0](https://github.com/SpoonX/boards/compare/v3.0.0...v3.1.0) (2018-01-12) ### Features * **Boards:** expose plugins ([910ebd8](https://github.com/SpoonX/boards/commit/910ebd8)) <a name="3.0.0"></a> # [3.0.0](https://github.com/SpoonX/boards/compare/v2.0.0...v3.0.0) (2017-12-20) ### Features * **project:** add format step ([d8cc354](https://github.com/SpoonX/boards/commit/d8cc354)) <a name="2.0.0"></a> # [2.0.0](https://github.com/SpoonX/boards/compare/v2.0.0-1...v2.0.0) (2017-10-10) ### Bug Fixes * **modify:** allow objects for patches ([331f961](https://github.com/SpoonX/boards/commit/331f961)) ### Features * **ModificationGenerator:** use replace step to allow templating in replacements and targets ([5375625](https://github.com/SpoonX/boards/commit/5375625)) <a name="2.0.0-1"></a> # [2.0.0-1](https://github.com/SpoonX/boards/compare/v2.0.0-0...v2.0.0-1) (2017-10-10) ### Bug Fixes * **generators:** export correct property ([fcad025](https://github.com/SpoonX/boards/commit/fcad025)) <a name="2.0.0-0"></a> # [2.0.0-0](https://github.com/SpoonX/boards/compare/v0.0.4...v2.0.0-0) (2017-10-10) ### Bug Fixes * **Generator:** make correct defaults and complete signatures ([c5ab300](https://github.com/SpoonX/boards/commit/c5ab300)) * **step:** parse int for correct oct value ([89b421c](https://github.com/SpoonX/boards/commit/89b421c)) ### Features * **project:** add default tempalte and modification generators ([77eb7a3](https://github.com/SpoonX/boards/commit/77eb7a3)) * **step:** add new `modify` step ([5391005](https://github.com/SpoonX/boards/commit/5391005)) * **step:** add new `move` step ([d9256f4](https://github.com/SpoonX/boards/commit/d9256f4)) <a name="1.0.0"></a> # [1.0.0](https://github.com/SpoonX/boards/compare/v0.0.4...v1.0.0) (2017-10-10) Initial commit and foundation of boards!