Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 577 Bytes

CHANGELOG.md

File metadata and controls

22 lines (21 loc) · 577 Bytes

Changelog

[0.4.1] - 2020-06-17

Changed

  • Depends on cursive_core

[0.4.0] - 2020-05-26

Changed

  • Bump enumset to >= 1
  • Cursive should be 0.15 or more

[0.3.3] - 2020-04-15

Changed

  • Bump smallvec to >= 1
  • Cursive should be 0.14 or less

[0.3.2] - 2020-04-15

Changed

  • Fixed major versions of dependencies

[0.3.1] - 2019-12-03

Fixed

  • Fixed warning: trait objects without an explicit dyn are deprecated

[0.3.0] - 2019-05-14

Changed

  • Implemented double buffering to reduce the number of output calls to the original backend