Skip to content

HoloNET RSM v2.1.1

Compare
Choose a tag to compare
@dellams dellams released this 01 Mar 19:20
· 211 commits to main since this release
  • 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.

NextGenSoftware.Holochain.HoloNET.Client.TestHarness