Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 788 Bytes

File metadata and controls

57 lines (36 loc) · 788 Bytes

v0.2.0

date:2025-04-26 (Asia/Tokyo)

Breaking changes

  • Sphinx adapter
    • Rename directive from ogp-image to ogp:image.

Features

  • Add headless browser based fetching using Playwright.
  • Sphinx adapter
    • Add new directive ogp:figure.
    • Add configurations for "Browser mode".

Others

  • Update taskfile.

ver 0.1.1

date:2025-04-22 (Asia/Tokyo)

Others

  • Change project name from "ogpy" to "OGPy". This does not include any changes of behaviors.

ver 0.1.0

date:2025-03-06 (Asia/Tokyo)

Initial release.

Features

  • Add OGP client library.
  • Add CLI command to use client library.
  • Add adapter as Sphinx extension.

ver 0.0.0

date:2025-01-27 (JST)

Initial commit.