github.com/autonomy/conform@v0.1.0-alpha.16/CHANGELOG.md (about)

     1  # [v0.1.0-alpha.14](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.13...v0.1.0-alpha.14) (2019-07-03)
     2  
     3  
     4  ### Bug Fixes
     5  
     6  * add file header check ([#131](https://github.com/talos-systems/conform/issues/131)) ([ef30db9](https://github.com/talos-systems/conform/commit/ef30db9))
     7  
     8  
     9  
    10  # [0.1.0-alpha.13](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.12...v0.1.0-alpha.13) (2019-07-02)
    11  
    12  
    13  ### Features
    14  
    15  * add support for GH actions on forked repo PRs ([#130](https://github.com/talos-systems/conform/issues/130)) ([cc97536](https://github.com/talos-systems/conform/commit/cc97536))
    16  
    17  
    18  
    19  # [0.1.0-alpha.12](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.11...v0.1.0-alpha.12) (2019-06-29)
    20  
    21  
    22  ### Bug Fixes
    23  
    24  * excludeSuffixes wasn't skipping any files ([#120](https://github.com/talos-systems/conform/issues/120)) ([c539351](https://github.com/talos-systems/conform/commit/c539351))
    25  * trim whitespace while validating DCO ([#126](https://github.com/talos-systems/conform/issues/126)) ([0af31f8](https://github.com/talos-systems/conform/commit/0af31f8))
    26  
    27  
    28  ### Features
    29  
    30  * add checks interface ([#127](https://github.com/talos-systems/conform/issues/127)) ([6f8751c](https://github.com/talos-systems/conform/commit/6f8751c))
    31  * add support for github status checks ([#128](https://github.com/talos-systems/conform/issues/128)) ([3be1319](https://github.com/talos-systems/conform/commit/3be1319))
    32  * implement `skipPaths` option for 'license' policy ([#121](https://github.com/talos-systems/conform/issues/121)) ([ebed4b3](https://github.com/talos-systems/conform/commit/ebed4b3))
    33  
    34  
    35  
    36  # [0.1.0-alpha.11](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.10...v0.1.0-alpha.11) (2019-03-12)
    37  
    38  
    39  ### Bug Fixes
    40  
    41  * check empty commit-msg prior to parsing ([#118](https://github.com/talos-systems/conform/issues/118)) ([37e0e69](https://github.com/talos-systems/conform/commit/37e0e69))
    42  
    43  
    44  ### Features
    45  
    46  * change the license header to a string ([#116](https://github.com/talos-systems/conform/issues/116)) ([1473b44](https://github.com/talos-systems/conform/commit/1473b44))
    47  
    48  
    49  
    50  # [0.1.0-alpha.10](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.9...v0.1.0-alpha.10) (2019-02-19)
    51  
    52  
    53  ### Bug Fixes
    54  
    55  * ensure the imperative check is against lowercase word ([#112](https://github.com/talos-systems/conform/issues/112)) ([6ac7c2f](https://github.com/talos-systems/conform/commit/6ac7c2f))
    56  * use mood instead of verb ([#114](https://github.com/talos-systems/conform/issues/114)) ([bd039e4](https://github.com/talos-systems/conform/commit/bd039e4))
    57  
    58  
    59  
    60  # [0.1.0-alpha.9](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.8...v0.1.0-alpha.9) (2019-01-23)
    61  
    62  
    63  ### Bug Fixes
    64  
    65  * **policy:** use natural language processing for imperative check ([#109](https://github.com/talos-systems/conform/issues/109)) ([3f75846](https://github.com/talos-systems/conform/commit/3f75846))
    66  
    67  
    68  ### Features
    69  
    70  * add license header policy ([#105](https://github.com/talos-systems/conform/issues/105)) ([f5ed717](https://github.com/talos-systems/conform/commit/f5ed717))
    71  * **policy:** add imperative mood check ([#108](https://github.com/talos-systems/conform/issues/108)) ([5c6620a](https://github.com/talos-systems/conform/commit/5c6620a))
    72  
    73  
    74  
    75  # [0.1.0-alpha.8](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.7...v0.1.0-alpha.8) (2019-01-13)
    76  
    77  
    78  ### Bug Fixes
    79  
    80  * **policy:** remove commit header length from conventional commit policy ([#102](https://github.com/talos-systems/conform/issues/102)) ([116a3bf](https://github.com/talos-systems/conform/commit/116a3bf))
    81  
    82  
    83  
    84  # [0.1.0-alpha.7](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.6...v0.1.0-alpha.7) (2019-01-13)
    85  
    86  
    87  ### Bug Fixes
    88  
    89  * **ci:** push built images images ([#83](https://github.com/talos-systems/conform/issues/83)) ([f27917e](https://github.com/talos-systems/conform/commit/f27917e))
    90  * **metadata:** keep original version string ([#82](https://github.com/talos-systems/conform/issues/82)) ([3b165b3](https://github.com/talos-systems/conform/commit/3b165b3))
    91  * **policy:** unit test inline git config ([#77](https://github.com/talos-systems/conform/issues/77)) ([954c003](https://github.com/talos-systems/conform/commit/954c003))
    92  
    93  
    94  ### Features
    95  
    96  * **metadata:** add git ref ([#81](https://github.com/talos-systems/conform/issues/81)) ([18d8905](https://github.com/talos-systems/conform/commit/18d8905))
    97  * **metadata:** add original semver string ([#79](https://github.com/talos-systems/conform/issues/79)) ([5caf3b5](https://github.com/talos-systems/conform/commit/5caf3b5))
    98  * **policy:** show valid types and scopes on error ([#78](https://github.com/talos-systems/conform/issues/78)) ([d65491a](https://github.com/talos-systems/conform/commit/d65491a))
    99  * Add generic git commit policy ([#92](https://github.com/talos-systems/conform/issues/92)) ([b59ae9c](https://github.com/talos-systems/conform/commit/b59ae9c))
   100  * output status in tab format ([#98](https://github.com/talos-systems/conform/issues/98)) ([7646221](https://github.com/talos-systems/conform/commit/7646221))
   101  * remove artifacts before creating ([#84](https://github.com/talos-systems/conform/issues/84)) ([76217df](https://github.com/talos-systems/conform/commit/76217df))
   102  * show git status ([#85](https://github.com/talos-systems/conform/issues/85)) ([0fdd552](https://github.com/talos-systems/conform/commit/0fdd552))
   103  
   104  
   105  
   106  # [0.1.0-alpha.6](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.5...v0.1.0-alpha.6) (2018-10-08)
   107  
   108  
   109  ### Bug Fixes
   110  
   111  * **policy:** return error in conventional commit report ([#75](https://github.com/talos-systems/conform/issues/75)) ([2ac5059](https://github.com/talos-systems/conform/commit/2ac5059))
   112  
   113  
   114  ### Features
   115  
   116  * omit symbol and DWARF symbol tables ([#70](https://github.com/talos-systems/conform/issues/70)) ([05cfacb](https://github.com/talos-systems/conform/commit/05cfacb))
   117  * adding command line flag for commit msg ([#73](https://github.com/talos-systems/conform/issues/73)) ([4a6cc1c](https://github.com/talos-systems/conform/commit/4a6cc1c))
   118  
   119  
   120  
   121  # [0.1.0-alpha.5](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2018-10-04)
   122  
   123  
   124  ### Bug Fixes
   125  
   126  * **pipeline:** nil pointer when no defined pipeline ([#60](https://github.com/talos-systems/conform/issues/60)) ([1933d19](https://github.com/talos-systems/conform/commit/1933d19))
   127  * **policy:** update regex to allow optional scope ([#61](https://github.com/talos-systems/conform/issues/61)) ([aed2c22](https://github.com/talos-systems/conform/commit/aed2c22))
   128  
   129  
   130  ### Features
   131  
   132  * add build command ([#62](https://github.com/talos-systems/conform/issues/62)) ([0a0cba3](https://github.com/talos-systems/conform/commit/0a0cba3))
   133  * **metadata:** mark SHA as dirty ([#63](https://github.com/talos-systems/conform/issues/63)) ([155b036](https://github.com/talos-systems/conform/commit/155b036))
   134  
   135  
   136  
   137  # [0.1.0-alpha.4](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2018-03-07)
   138  
   139  
   140  ### Bug Fixes
   141  
   142  * **cli:** invalid variable message ([#53](https://github.com/talos-systems/conform/issues/53)) ([1e57715](https://github.com/talos-systems/conform/commit/1e57715))
   143  
   144  
   145  ### Features
   146  
   147  * **docker:** expose the image name and tag separately ([#58](https://github.com/talos-systems/conform/issues/58)) ([42c5d09](https://github.com/talos-systems/conform/commit/42c5d09))
   148  * **fmt:** add fmt command ([#59](https://github.com/talos-systems/conform/issues/59)) ([7fd1e89](https://github.com/talos-systems/conform/commit/7fd1e89))
   149  * **git:** recursively search for .git in parent directories ([#56](https://github.com/talos-systems/conform/issues/56)) ([5a73ea6](https://github.com/talos-systems/conform/commit/5a73ea6))
   150  * **metadata:** allow users to specify variables ([#52](https://github.com/talos-systems/conform/issues/52)) ([72061b1](https://github.com/talos-systems/conform/commit/72061b1))
   151  
   152  
   153  
   154  # [0.1.0-alpha.3](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.2...v0.1.0-alpha.3) (2018-01-11)
   155  
   156  
   157  ### Bug Fixes
   158  
   159  * **pipeline:** don't show stdout of artifact extraction ([#49](https://github.com/talos-systems/conform/issues/49)) ([779bf93](https://github.com/talos-systems/conform/commit/779bf93))
   160  * **policy:** check the entire commit header length ([#31](https://github.com/talos-systems/conform/issues/31)) ([44d4ef0](https://github.com/talos-systems/conform/commit/44d4ef0))
   161  * **policy:** strip leading newline from commit message ([#50](https://github.com/talos-systems/conform/issues/50)) ([4b7b903](https://github.com/talos-systems/conform/commit/4b7b903))
   162  
   163  
   164  ### Features
   165  
   166  * services, skip flag, and UX improvements ([#43](https://github.com/talos-systems/conform/issues/43)) ([0373fea](https://github.com/talos-systems/conform/commit/0373fea))
   167  * **policy:** enforce 72 character limit on commit header ([#29](https://github.com/talos-systems/conform/issues/29)) ([9383d3e](https://github.com/talos-systems/conform/commit/9383d3e))
   168  * **renderer:** allow templates to be retrieved from URL ([#41](https://github.com/talos-systems/conform/issues/41)) ([c53f523](https://github.com/talos-systems/conform/commit/c53f523))
   169  
   170  
   171  
   172  # [0.1.0-alpha.2](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.1...v0.1.0-alpha.2) (2017-07-22)
   173  
   174  
   175  ### Bug Fixes
   176  
   177  * **metadata:** nil version struct ([#22](https://github.com/talos-systems/conform/issues/22)) ([a18332a](https://github.com/talos-systems/conform/commit/a18332a))
   178  
   179  
   180  ### Features
   181  
   182  * **policy:** add policy enforcement; enforce git commit policy ([#17](https://github.com/talos-systems/conform/issues/17)) ([03caad0](https://github.com/talos-systems/conform/commit/03caad0))
   183  
   184  
   185  
   186  # [0.1.0-alpha.1](https://github.com/talos-systems/conform/compare/v0.1.0-alpha.0...v0.1.0-alpha.1) (2017-07-04)
   187  
   188  
   189  
   190  # 0.1.0-alpha.0 (2017-06-05)