Skip to content

Releases: periapsises/QuickLink

v1.0.0-alpha.5

19 May 00:28
eb9973a

Choose a tag to compare

v1.0.0-alpha.5 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5

v1.0.0-alpha.4: Merge pull request #6 from Periapsises/feature/api-documentation

18 May 20:02
7ad68ad

Choose a tag to compare

Added API documentation.

Warning

This release has breaking changes with the previous ones.

  • Message related classes are now in the QuickLink.Messaging namespace.

v1.0.0-alpha.3

17 May 00:37
c1461b7

Choose a tag to compare

v1.0.0-alpha.3 Pre-release
Pre-release

Added support for more basic data types

The following data types can now be written to and read from messages : byte, byte[], bool, float and double.

Provided README for NuGet

15 May 16:17
567ac87

Choose a tag to compare

Pre-release
Merge pull request #2 from Periapsises/techdebt/cleanup-project

Cleanup README

Initial release

15 May 14:22
30d0f49

Choose a tag to compare

Initial release Pre-release
Pre-release
Merge pull request #1 from Periapsises/feature/automatic-nuget-release

Implement automatic release to NuGet