PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of Michael Cummings   PHP Git Change Log Creator   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Sample output
Content type: text/markdown
Description: Sample output
Class: PHP Git Change Log Creator
Read git repository logs and create change logs
Author: By
Last change: Update of CHANGELOG.md
Date: 3 months ago
Size: 5,215 bytes
 

Contents

Class file image Download

CHANGELOG.md

Auto-generated from Git log.

Table of Contents

* 1.0.2 * 1.0.1 * 1.0

1.0.2

* 165cb10ca3 2019-02-19T01:25:09+00:00 (Dragonrun1) - Fixed error when shell_exec for git log returns null.

1.0.1

* c85fa73406 2019-02-19T00:36:24+00:00 (Dragonrun1) - removed var_dump()s from bootstrap.php file. * 7095ad9ab8 2019-02-19T00:34:53+00:00 (Dragonrun1) - Fixed directory error in bootstrap.php file.

1.0

* 9bf681bd3c 2019-02-11T04:36:46+00:00 (Dragonrun1) - Updated .travis.yml with testing off. * d8f5e83ae7 2019-02-11T04:03:26+00:00 (Dragonrun1) - Updated .travis.yml for PHP plus some other misc stuff. * 16d455804a 2019-02-11T04:02:22+00:00 (Dragonrun1) - Updated composer.json to reflect other changes. * 6635e09095 2019-02-11T04:00:16+00:00 (Dragonrun1) - Updated example.php license and code for PHP 7.1+ * 0730a79085 2019-02-11T03:56:54+00:00 (Dragonrun1) - Updated class license and code for PHP 7.1+ * 540a594ac0 2019-02-11T03:30:23+00:00 (Dragonrun1) - Updated bootstrap.php license and code for PHP 7.1+ * 1150324adf 2014-12-31T04:14:41+00:00 (Michael Cummings) - Updated .getignored and CHANGELOG.md. Added .coveralls.yml and .travis.yml. * c415cdf2d9 2014-12-31T03:15:41+00:00 (Michael Cummings) - Added README.md to update EOL. * 4984e6498b 2014-12-31T03:14:49+00:00 (Michael Cummings) - Delete README.md to update EOL. * a9162e6b56 2014-12-31T02:55:02+00:00 (Michael Cummings) - Added stuff to set content end-of-line and reduce entity encoding of commit message part to only do html special chars escaping. * 981bd86539 2014-12-31T02:14:29+00:00 (Michael Cummings) - Last fix on EOL for all files I hope. * 2c8c90d2f8 2014-12-31T01:48:02+00:00 (Michael Cummings) - Updates to .gitignore and .gitattributes. * 2dea649bd6 2014-12-31T01:39:48+00:00 (Michael Cummings) - Resolved #1 [Insight] Unused method, property, variable or parameter - in src/GitChangeLogCreator.php, line 300. Also resolve a few other things Insight noticed. * 63935c90c2 2014-11-08T22:46:41+00:00 (Michael Cummings) - Added some more escaping to message text. * 191068874e 2014-11-08T22:43:46+00:00 (Michael Cummings) - Added setHashLength() and stuff for Table of Contents. Also add some type casting and html escaping for title stuff. Not so much for security as just trying to keep normal stuff from breaking it. * c9143abfb8 2014-10-28T19:19:41+00:00 (Michael Cummings) - Updated README.md and composer.json * c7d6a28a9b 2014-10-28T07:49:33+00:00 (Michael Cummings) - Updated README.md * 46e91ec1cb 2014-10-28T07:18:58+00:00 (Michael Cummings) - Added tree links to tag titles. * 4a80ca77b9 2014-10-28T06:22:31+00:00 (Michael Cummings) - Added Current CHANGELOG.md as example. * 66b4385145 2014-10-28T06:21:47+00:00 (Michael Cummings) - Added Header and footer stuff. * cbb61b349a 2014-10-28T04:54:54+00:00 (Michael Cummings) - Updated license text. Remove testing print_r(). Added bootstrap to example. Rearranged code. * 8046f30204 2014-10-28T04:51:40+00:00 (Michael Cummings) - Added bootstrap.php * 1da4066efe 2014-10-28T03:35:43+00:00 (Michael Cummings) - First code added * 9ed95e799d 2014-10-28T03:35:15+00:00 (Michael Cummings) - Composer setup * 1315ac4aed 2014-10-28T03:34:39+00:00 (Michael Cummings) - Some additional git setup * 4ca676933c 2014-10-28T02:47:47+00:00 (Michael Cummings) - Initial commit

Create with Git Change Log Creator