Skip to content

Releases: fastvolt/markdown

v0.3.0

Choose a tag to compare

@oladoyinbov oladoyinbov released this 11 Nov 23:28

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

Choose a tag to compare

@oladoyinbov oladoyinbov released this 26 Jun 22:34
ded3261

v0.2.3

Choose a tag to compare

@oladoyinbov oladoyinbov released this 15 Jun 17:42
4342691
  • fixed class not found error.
  • removed AMPHP library package.
  • removed src\Libs\Process directory.

v0.2.2

Choose a tag to compare

@oladoyinbov oladoyinbov released this 09 Jun 11:56
6032ce0
  • Fixed Deprecation Notice
  • Added setInlineContent method
  • Improved setContent and setCompileDir implementation
  • Fixed accessed before initialization related errors

v0.2.1

Choose a tag to compare

@oladoyinbov oladoyinbov released this 28 Aug 22:58
c068d36

Full Changelog:

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

v0.2

Choose a tag to compare

@oladoyinbov oladoyinbov released this 12 Nov 20:08
146a69f
  • Added toHtmlFile Method
  • Simplified usage
  • Increased Parse Speed
  • Optimized Codebase.

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

Launched Markdown Library

Choose a tag to compare

@oladoyinbov oladoyinbov released this 08 Nov 10:17