Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 596 Bytes

File metadata and controls

38 lines (24 loc) · 596 Bytes

Changelog

[1.2.1] - 2020-10-15

Fixed

  • Incorrectly trowing SubscriptionIsNullException when a method is static

[1.2.0] - 2020-09-02

Updated

  • When invoking a copy of the subscriptions is made to allow for modifying the original subscriptions without exceptions

[1.1.2] - 2020-08-23

Added

  • Hiding warning 162 with pragma

Updated

  • var to explicit type
  • author name to TNRD

[1.1.1] - 2020-08-19

Fixed

  • Null reference exceptions

[1.1.0] - 2020-08-01

Added

  • Test case

Updated

  • Readme

[1.0.0] - 2020-07-31

Added

  • Initial version