Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 251 Bytes

CHANGELOG.md

File metadata and controls

13 lines (7 loc) · 251 Bytes

Changelog

v0.2.4

  • Add default_screen() function for getting the index of the default screen. (#14)

v0.2.3

  • Replace ctor with ctor-lite to remove proc-macro dependencies. (#12)

v0.2.2

Implement better loading on dlopen mode.