UNPKG

1.08 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [10.0.0-alpha.3](https://github.com/diez/diez/compare/v10.0.0-alpha.2...v10.0.0-alpha.3) (2019-06-10)
7
8**Note:** Version bump only for package diez
9
10
11
12
13
14# [10.0.0-alpha.2](https://github.com/diez/diez/compare/v10.0.0-alpha.1...v10.0.0-alpha.2) (2019-06-10)
15
16**Note:** Version bump only for package diez
17
18
19
20
21
22# [10.0.0-alpha.1](https://github.com/diez/diez/compare/v10.0.0-alpha.0...v10.0.0-alpha.1) (2019-06-10)
23
24
25### Performance Improvements
26
27* **cli:** reduce the dependency weight of the `diez` CLI ([#86](https://github.com/diez/diez/issues/86)) ([94dbee0](https://github.com/diez/diez/commit/94dbee0))
28
29
30
31
32
33# [10.0.0-alpha.0](https://github.com/diez/diez/compare/v1.0.0-beta.5...v10.0.0-alpha.0) (2019-05-08)
34
35
36### Features
37
38* **generation:** add basic code generation abilities for design sources ([#74](https://github.com/diez/diez/issues/74)) ([6f0b80f](https://github.com/diez/diez/commit/6f0b80f))