Skip to content

v0.2.5

Compare
Choose a tag to compare
@qwerty541 qwerty541 released this 02 May 02:01
· 246 commits to master since this release
  • Implemented BufferFormatter, RecordFilter and Logger traits for boxed structures, which already implement such traits.
  • Implemented such traits for their boxed trait objects.
  • Such trait now required to be Send.
  • Covered with test all changes above.