Skip to content
Snippets Groups Projects
  1. Jul 23, 2016
    • ticki's avatar
      Termion 1.0.0: Complete overhaul of how escape codes are handled, add truecolor support. · e36ff1c7
      ticki authored
      This commit is a major semver bump. Every progra utilizing escape codes generated by Termion is likely broken. The main change is to make each escape has their own type implementing the Display trait.
      
      - Use formatters, mainly Display for escapes.
      
      - Add Truecolor support (`color::Rgb`).
      
      - Put each primitive into distinct modules.
      
      - Add is_tty for checking if some stream is a TTY.
      
      - Add multiple new examples.
      e36ff1c7
  2. Jul 03, 2016
  3. Jul 02, 2016
  4. Jun 14, 2016
  5. Jun 11, 2016
  6. Jun 10, 2016
  7. May 03, 2016
  8. Apr 08, 2016
  9. Apr 02, 2016
  10. Mar 29, 2016
  11. Mar 20, 2016
  12. Mar 17, 2016
  13. Mar 16, 2016
Loading