Tags

Tags give the ability to mark specific points in history as being important
  • v0.3.0

    acb5120f · v0.3 ·
    Bach 0.3.0
    
    CHANGELOG:
    * pretty-print results be default
    * add "-x" flag to restore old behaviour (print in Compose format)
    * remove "-d" flag
    * only print sequences that start with Multi_key by default
    * add "-a" flag to print all matching sequences
    * update minimum rust version from 1.69.0 to 1.70.0
    * replace once_cel::sync::OnceCell with std::sync::OnceLock
    
  • v0.2.0

    75ae34bd · v0.2.0 ·
    Bach 0.2.0
    
    CHANGELOG:
    * rename binary from bach-cli to bach
    * remove anyhow dependency
    * bach now filters sequences that use dead keys by default. They can be
      included by specifying the "-d" flag at the command line.
    
  • v0.1.0

    Bach 0.1.0