Twitter Util v20.6.0 Release Notes

Release Date: 2020-06-24 // almost 4 years ago
  • ๐Ÿ†• New Features

    • util-stats: Add two new Java-friendly methods to StatsReceiver (addGauge and provideGauge)
      ๐Ÿ‘ that take java.util.function.Supplier as well as list vararg argument last to enable better
      developers' experience. 77c76e41
    • util-app: Add a Flaggable instance for java.time.LocalTime. 19f13a07
    • ๐Ÿ“œ util-app: Add two new methods to retrieve flag's unparsed value (as string): Flag.getUnparsed
      0๏ธโƒฃ and Flag.getWithDefaultUnparsed. 4ef3c9b9