Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 536 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 536 Bytes

Pip.Services Logo
Asynchronous Messaging for Dart Changelog

1.0.0

  • Initial version, created by Sergey Seroukhov and Dmitry Levichev

1.0.1

  • Fix work with time, convert all to UTC.

1.1.0

  • Migrate to null-safety
  • Added CachedMessageQueue, CallbackMessageReceiver, IMessageQueueFactory, MemoryMessageQueueFactory classes
  • Added connect and test modules