Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 143 Bytes

UPGRADE_2.0.md

File metadata and controls

3 lines (2 loc) · 143 Bytes

From 1.x

  • Initialization of ConsoleEngine now returns a Result so he won't panic out of your control. Just add .unwrap() if you don't care.