Skip to content

Releases: phikiphp/phiki

v1.1.0

30 Jan 02:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

29 Jan 17:45
6b438f2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

25 Jan 00:04
Compare
Choose a tag to compare
  • Add better line number generation with unselectable gutter.
  • Add support for automatic language detection.

v0.3.2

05 Nov 01:18
Compare
Choose a tag to compare
  • Fix HTML generator assuming all tokens will have default theme applied.

v0.3.1

05 Nov 01:13
Compare
Choose a tag to compare
  • Fix not being able to pass array of themes to CommonMark extension.

v0.3.0

05 Nov 00:58
Compare
Choose a tag to compare
  • Add support for highlighting with multiple themes (see README).
  • Disable wrapping <div> element by default - add option to enabled (see CommonMark section in README).
  • Remove bad Transformer API.
    • This was undocumented because I wasn't happy with the API and the way it was designed, so I've removed in this release and will reevaulate for a future release.
  • Various tidies.

v0.2.9

19 Oct 17:16
Compare
Choose a tag to compare
  • Fix certain themes failing to parse because of missing scope property.

v0.2.8

17 Oct 16:22
Compare
Choose a tag to compare
  • Pass highlighted tokens to TransformerInterface::tokens().

v0.2.7

14 Oct 23:09
Compare
Choose a tag to compare
  • Add data-line to line spans to allow adding line numbers with CSS.

v0.2.6

14 Oct 00:34
Compare
Choose a tag to compare
  • Add base theme styles to wrapper.