tag:github.com,2008:https://github.com/phpgt/Logger/releases Release notes from Logger 2025-10-30T11:45:41Z tag:github.com,2008:Repository/160588345/v1.0.1 2025-10-30T11:46:21Z October 2025 release <h2>What's Changed</h2> <ul> <li>build: hard dependencies by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/g105b/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/g105b">@g105b</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1291231393" data-permission-text="Title is private" data-url="https://github.com/phpgt/Logger/issues/1" data-hovercard-type="pull_request" data-hovercard-url="/phpgt/Logger/pull/1/hovercard" href="https://github.com/phpgt/Logger/pull/1">#1</a></li> <li>maintenance: dependabot by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/g105b/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/g105b">@g105b</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1363613644" data-permission-text="Title is private" data-url="https://github.com/phpgt/Logger/issues/3" data-hovercard-type="pull_request" data-hovercard-url="/phpgt/Logger/pull/3/hovercard" href="https://github.com/phpgt/Logger/pull/3">#3</a></li> <li>Add JetBrains sponsorship to README with H1 heading by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/g105b/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/g105b">@g105b</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3504159221" data-permission-text="Title is private" data-url="https://github.com/phpgt/Logger/issues/30" data-hovercard-type="pull_request" data-hovercard-url="/phpgt/Logger/pull/30/hovercard" href="https://github.com/phpgt/Logger/pull/30">#30</a></li> <li>Refactor &amp; fix nullable types by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/g105b/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/g105b">@g105b</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3570392645" data-permission-text="Title is private" data-url="https://github.com/phpgt/Logger/issues/32" data-hovercard-type="pull_request" data-hovercard-url="/phpgt/Logger/pull/32/hovercard" href="https://github.com/phpgt/Logger/pull/32">#32</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/g105b/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/g105b">@g105b</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1291231393" data-permission-text="Title is private" data-url="https://github.com/phpgt/Logger/issues/1" data-hovercard-type="pull_request" data-hovercard-url="/phpgt/Logger/pull/1/hovercard" href="https://github.com/phpgt/Logger/pull/1">#1</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/phpgt/Logger/compare/v1.0.0...v1.0.1"><tt>v1.0.0...v1.0.1</tt></a></p> g105b tag:github.com,2008:Repository/160588345/v1.0.0 2021-09-21T14:23:45Z v1.0.0 release <p>This v1 release is made to allow WebEngine v4 applications to drop the "minimum-stability: dev" requirement, but there has been no new functionality added since the initial pre-release.</p> <p>Have fun logging!</p> g105b tag:github.com,2008:Repository/160588345/v0.1.0 2021-06-16T15:54:04Z Initial feature pre-release <p>Bundled with this pre-release is the functionality to log to any file or stream. There isn't much more planned than this, but as with all PHP.Gt repositories, a major release cannot be made until it has been used in a few real-world projects.</p> <p>Have fun!</p> g105b