Skip to content
Tags give the ability to mark specific points in history as being important
  • 0.7.1
    02e39cfa · Bump to 0.7.1 ·
    Version 0.7.1
    
    * Add a feature to implement `Debug` correct for u128-backed bitflags
  • 0.7.0
    eb4f2bc6 · Bump to 0.7.0 ·
  • 0.6.0
    e09c7eda · Bump to 0.6.0 ·
    Version 0.6.0
    
    * The `no_std` feature was removed as it is now the default.
    * The `assignment_operators` feature was remove as it is now enabled by default.
    * Some clippy suggestions have been applied