HoloNET RSM v2.1.1
-
Updated HoloNET 2 Documentation (now complete).
-
Added intellisense documentation making it even easier to use HoloNET! :)
-
Various bug fixes.
-
Various improvements.
-
Added 2 new constructors to HoloNETAuditEntryBaseClass and HoloNETBaseClass.
-
Renamed getAgentPubKeyAndDnaHashFromConductor to retrieveAgentPubKeyAndDnaHashFromConductor throughout HoloNET codebase.
-
Renamed getAgentPubKeyAndDnaHashFromSandbox to retrieveAgentPubKeyAndDnaHashFromSandbox throughout HoloNET codebase.
-
Renamed automaticallyAttemptToGetFromConductorIfSandBoxFails to automaticallyAttemptToRetreiveFromConductorIfSandBoxFails throughout HoloNET codebase.
-
Renamed automaticallyAttemptToGetFromSandBoxIfConductorFails to automaticallyAttemptToRetreiveFromSandBoxIfConductorFails throughout HoloNET codebase.
-
Added alsoUseDefaultLogger param to some constructors in HoloNET Client, HoloNETAuditEntryBaseClass and HoloNETBaseClass.
-
Added 2 new constructors to HoloNET Client.
Full Changelog: v2.1.0...v2.1.1
NuGet Packages:
NextGenSoftware.Holochain.HoloNET.Client - Lightweight version that does not come with the holochain binaries (hc.exe and holochain.exe).
NextGenSoftware.Holochain.HoloNET.Client.Embedded - This version comes with the holochain binaries (hc.exe and holochain.exe) integrated.