Skip to content

Changelog

v0.3.1 (2024-04-08)

Feature

  • None

Fix

  • None

Documentation

  • Fix loading custom font
  • Enable font features

Breaking Changes

  • None

Dev Changes

  • None

v0.3.0 (2024-04-04)

Feature

  • None

Fix

  • None

Documentation

  • Add a font to improve the rendering of box drawing characters
  • Add line numbers to some of the examples
  • Add code highlighting to the examples
  • Add a copy button to code blocks

Breaking Changes

  • None

Dev Changes

  • None

v0.2.0 (2024-04-03)

Feature

  • None

Fix

  • Various typos

Documentation

  • Adjusted the print outputs of the examples to match the new box drawing characters

Breaking Changes

  • None

Dev Changes

  • Remove font settings from project settings
  • Update .gitignore
  • Update coverage report generation procedures

v0.1.0 (2024-03-16)

Feature

  • Initial release

Fix

  • None

Documentation

  • Initial documentation

Breaking Changes

  • None