Skip to content

Releases: fastvolt/markdown

v0.3.0

11 Nov 23:28

Choose a tag to compare

Standardized and Fluent API

The core API methods were renamed to follow standard PHP conventions for better discoverability and fluency. Introduced clear, descriptive aliases for execution methods:

Full Changelog: v0.2.4...v0.2.5

v0.2.4

26 Jun 22:34
ded3261

Choose a tag to compare

v0.2.3

15 Jun 17:42
4342691

Choose a tag to compare

  • fixed class not found error.
  • removed AMPHP library package.
  • removed src\Libs\Process directory.

v0.2.2

09 Jun 11:56
6032ce0

Choose a tag to compare

  • Fixed Deprecation Notice
  • Added setInlineContent method
  • Improved setContent and setCompileDir implementation
  • Fixed accessed before initialization related errors

v0.2.1

28 Aug 22:58
c068d36

Choose a tag to compare

Full Changelog:

  • "Creation of dynamic property id deprecated" problems fixed for PHP 8.x.

v0.2

12 Nov 20:08
146a69f

Choose a tag to compare

  • Added toHtmlFile Method
  • Simplified usage
  • Increased Parse Speed
  • Optimized Codebase.

Full Changelog: v0.0.1...v0.2.0

Launched Markdown Library

08 Nov 10:17

Choose a tag to compare