Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (18 loc) · 615 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 615 Bytes

Changelog

Unreleased

No changes.

0.4.0 - 2019-05-03

  • Make PluginError non-exhaustive
  • Improve the plugin API to be easier to use
  • Improve documentation of a lot of functions

0.3.1 - 2019-05-03

  • Automatically set the plugin version to the crate version
    • To view, type :version in Zathura

0.3.0 - 2019-05-03

  • Pass DocumentData and PageData to more plugin functions.

0.2.1 - 2019-05-02

No changes (attempt to trigger docs.rs rebuild).

0.2.0 - 2019-05-02

  • Include girara headers and build FFI bindings using the included headers

0.1.0 - 2019-05-01

Initial release.