tag:github.com,2008:https://github.com/al3x5dev/xbot-devkit/releases Release notes from xbot-devkit 2025-08-07T04:05:30Z tag:github.com,2008:Repository/1016479419/v0.2.4 2025-08-07T04:10:23Z v0.2.4 <h1>Changelog</h1> <ul> <li>The visibility of resolver methods for subentities has been made public.</li> <li>The library documentation has been improved.</li> </ul> al3x5dev tag:github.com,2008:Repository/1016479419/v0.2.3 2025-07-25T00:20:15Z v0.2.3 <h1>Changelog</h1> <ul> <li>Completion message is added</li> <li>Installation and use of this library is documented</li> </ul> al3x5dev tag:github.com,2008:Repository/1016479419/v0.2.2 2025-07-24T23:52:43Z v0.2.2 <h1>Changelog</h1> <ul> <li>Improved custom entity errors.</li> <li>Added support for determining the type of update returned by Telegram.</li> <li>Added support for determining command type messages.</li> </ul> al3x5dev tag:github.com,2008:Repository/1016479419/v0.2.1 2025-07-10T02:30:17Z v0.2.1 <h1>Changelog</h1> <p>Add support for custom methods</p> al3x5dev tag:github.com,2008:Repository/1016479419/v0.2.0 2025-07-10T00:30:29Z v0.2.0 <h1>Changelog</h1> <ul> <li>Fix autoload bug</li> </ul> al3x5dev tag:github.com,2008:Repository/1016479419/v0.1 2025-07-09T05:26:38Z v.0.1 <h1>Changelog</h1> <h2>Added</h2> <ul> <li>First public release of <code>xbot-devkit</code>.</li> <li><code>Scrapper</code> class to parse Telegram Bot API HTML documentation.</li> <li><code>Generator</code> class to convert parsed data into PHP entity classes.</li> <li>CLI command <code>bin/update-api</code> to automate the scraping and generation process.</li> <li>PSR-4 autoloading (<code>Al3x5\\xBot\\DevKit\\</code>).</li> <li>Composer bin entry for ease of use.</li> </ul> al3x5dev