Skip to content

R1.5.0

Compare
Choose a tag to compare
@klauer klauer released this 04 Feb 17:59

What's Changed

Massive performance and stability improvements along with additional supported terminals.

  • ENH: Added el5042 support by @mamontironi in #12
  • REF: Massive changes - switch to I/O interrupt-based reading instead of polling by @mcb64 in #14
  • FIX: locking issue by @mcb64 in #16
  • MNT: restore README.md by @klauer in #17
  • MNT/REF: script cleanup and clarification by @klauer in #18
  • ENH: add find_terminal tool and EL2794 support by @klauer in #19 (use this to help with adding new terminals)
  • FIX: el50xx / el5042 I/O interrupt support by @klauer in #20
  • MNT: Replace NUM_TERMINALS with ArraySize by @JJL772 in #22
  • MNT: gcc 4.4 support with NO_FORCE_CXX03=1
  • CONFIG_SITE support and other build system fixes

New terminals

New Contributors

Full Changelog: R1.2.2...R1.5.0