--pretty=format:'* %cd %h %s' \␊ |
$(git ls-remote -t .|tail -1|cut -f1)..␊ |
␊ |
### 2.0.0 (2017-12-29)␊ |
␊ |
* 2017-12-29 1563696 Use short hashes in docs␊ |
* 2017-12-29 d3fb711 Add link to standard code of conduct␊ |
* 2017-12-29 4d7cbf6 Update gitattributes␊ |
* 2017-12-29 b57e3f1 Improve README␊ |
* 2017-12-29 b038d0a Move templates in namespaced directories␊ |
* 2017-12-29 ce1f91c Major refactoring for SS4␊ |
* 2017-12-21 b231412 Fix Tocifier instantiation call␊ |
* 2017-12-21 94378c6 Use the injector for instantiating the Tocifier␊ |
* 2017-12-21 a0a809c Add missing namespace to default augment callback␊ |
* 2017-12-21 f206387 Fix minor bugs in AutotocExtension␊ |
* 2017-12-20 f6bd258 Fix YAML configuration␊ |
* 2017-12-20 72daf19 Remove silverstripe recipe from composer␊ |
* 2017-12-20 6fd6dc4 Strip project-files-installed from composer.json␊ |
* 2017-12-20 7b4096f Restore old package name␊ |
* 2017-12-20 3d9ed8c Fix issue highlighted by phpcs␊ |
* 2017-12-20 e7bc91a Add support for PHP CodeSniffer␊ |
* 2017-12-20 c0349ff Update composer and scrutinizer according to mainline␊ |
* 2017-12-20 75aac40 Set minimum-stability to dev␊ |
* 2017-12-20 02dba28 Fix path in scrutinizer YAML␊ |
* 2017-12-20 9ebe50c Update travis infrastructure for SS4␊ |
* 2017-12-20 71ddc55 Fix Travis issue on old supported PHP␊ |
* 2017-12-20 2a9feb7 Update codebase for PHP 7␊ |
* 2017-12-19 40f8676 Initial porting to SilverStripe 4␊ |
* 2017-12-19 09443ea Update copyright in LICENSE.md␊ |
* 2017-03-19 30a2a3d Doc fix: the default augmenter is now setId()␊ |
* 2016-08-04 5bc2a28 Scrutinizer Auto-Fixes␊ |
␊ |
### 1.2.0 (2016-08-03)␊ |
␊ |
* 2016-08-04 e8eaecd Change default anchor method to setId␊ |