Skip to content

Releases: SKYWARE-Group/EventsModel

v0.6.1

18 Dec 06:42
9ffe69c
Compare
Choose a tag to compare

📣 What's new

  • The version of dependency System.Text.Json is now conditional and in net8.0 and earlier will be used v.8.0.5, but v9.0.0 for net9.0 🚩

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

17 Dec 23:42
1989c28
Compare
Choose a tag to compare

📣 What's new

  • Supported platforms are extended with net9.0 (code now supports C# 13.0) 🚩
  • Included dependency System.Text.Json v.8.0.5 (last one that supports frameworks back to netstandard2.0) 🚩
  • Classes involved in inheritance are now annotated with JsonDerivedType to resolve problems with polymorphic JSON serialization (tested in demo app)
  • Common.Sample and Common.Examination classes now have property EventType (string), expected values are defined in Common.CommonEvents (#2 , #9)

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

05 Nov 09:38
b80c621
Compare
Choose a tag to compare

📣 What's new

  • New event: ⚡Instruments.SampleApproval and wrapper class 🔷Instruments.InstrumentResults
  • Improved documentation

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.1

Version 0.4.0

26 Nov 18:53
86a62a6
Compare
Choose a tag to compare

What's new

  • Visits (Sales)
  • Documentation added
  • Targeting frameworks updated

Full Changelog: v0.3.0...v0.4.0

Version 0.3.0

15 Sep 05:55
Compare
Choose a tag to compare

** What's new

  • Orders
  • Some addresses are changed
  • Bug fixes

Full Changelog: v0.2.0...v0.3.0

Version 0.2.0

14 Sep 02:55
Compare
Choose a tag to compare

** What's new

  • Orders events

Full Changelog: v0.1.1...v0.2.0

Version 0.1.1

13 Aug 15:09
Compare
Choose a tag to compare

Changes

  • Big in BaseMessage

Full Changelog: v0.1.0...v0.1.1

Version 0.1.0

13 Aug 14:42
Compare
Choose a tag to compare

Changes

  • BaseMessage now has a Location property;
  • New objects: Shift, CardTransaction;
  • Chenges in Payment.

Full Changelog: v0.0.5...v0.1.0

Version 0.0.5

08 Feb 20:40
Compare
Choose a tag to compare

.Net Standard 2 only.

Version 0.0.4

08 Feb 00:15
Compare
Choose a tag to compare

Nra (health insurance checks) are included.